Couple of fixes for situations involving mechas and the clock cult gamemode (#37218)
* couple of mech fixes * safety * gateway, gravity gen * Restores oingo-boingo punch-nuke
This commit is contained in:
committed by
CitadelStationBot
parent
f98040513a
commit
32fe9d4fd6
@@ -28,7 +28,7 @@ GLOBAL_LIST_EMPTY(gravity_generators) // We will keep track of this by adding ne
|
||||
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
|
||||
var/sprite_number = 0
|
||||
|
||||
/obj/machinery/gravity_generator/throw_at()
|
||||
/obj/machinery/gravity_generator/safe_throw_at()
|
||||
return FALSE
|
||||
|
||||
/obj/machinery/gravity_generator/ex_act(severity, target)
|
||||
|
||||
Reference in New Issue
Block a user