mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Buffs Blockers and alters the new sound toggle verbs again
I added hyphens instead of spaces for the new verbs because typing any of the verbs they relate to in the bottom bar defaults to the toggle verb instead of the normal verb. :U With the hyphens instead of spaces it doesn't do that anymore!
This commit is contained in:
@@ -8,8 +8,11 @@
|
||||
opacity = 0
|
||||
density = TRUE
|
||||
unacidable = TRUE
|
||||
plane = PLANE_BUILDMODE
|
||||
|
||||
/* //VOREStation Edit
|
||||
/obj/effect/blocker/Initialize() // For non-gateway maps.
|
||||
. = ..()
|
||||
icon = null
|
||||
icon_state = null
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user