This commit is contained in:
eghughguhhhhhh
2025-06-21 22:47:41 -03:00
committed by GitHub
parent cd6efc98ef
commit c5006b5ae9
3 changed files with 3 additions and 3 deletions
@@ -12,7 +12,7 @@
var/wrenchable = 0
var/activatable_hand = 1
var/togglable = 1
var/text_activated = "The strucutre turns on."
var/text_activated = "The structure turns on."
var/text_deactivated = "The structure turns off."
var/effect = 0
var/object = 0