Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit fb30832

Browse files
authored
Update holotool.dm (#21768)
1 parent 978f6f5 commit fb30832

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yogstation/code/game/objects/items/holotool/holotool.dm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
righthand_file = 'yogstation/icons/mob/inhands/righthand.dmi'
1111
actions_types = list(/datum/action/item_action/change_tool, /datum/action/item_action/change_ht_color)
1212
resistance_flags = FIRE_PROOF | ACID_PROOF
13+
light_system = MOVABLE_LIGHT
1314

1415
var/datum/holotool_mode/current_tool
1516
var/obj/item/multitool/internal_multitool // A kludge caused by the statefulness of multitools,

0 commit comments

Comments
 (0)