mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 07:28:53 +01:00
FUCK (#17892)
This commit is contained in:
@@ -65,7 +65,7 @@ GLOBAL_LIST_INIT(event_collector_blockers,list()) //ditto
|
||||
. = ..()
|
||||
GLOB.event_collectors |= src
|
||||
|
||||
/obj/strucutre/event_collector/Destroy()
|
||||
/obj/structure/event_collector/Destroy()
|
||||
GLOB.event_collectors -= src
|
||||
. = ..()
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user