Skip to content

Commit

Permalink
geiger counter on waist
Browse files Browse the repository at this point in the history
  • Loading branch information
BeagleGaming1 committed Oct 12, 2023
1 parent 00ea631 commit 5915d34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/prop.dm
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
icon_state = "geiger"
item_state = ""
w_class = SIZE_SMALL
flags_equip_slot = SLOT_WAIST
///Whether the geiger counter is on or off
var/toggled_on = FALSE
///Iconstate of geiger counter when on
Expand Down

0 comments on commit 5915d34

Please sign in to comment.