mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Makes Ratvar more powerful than the admins (#25440)
* Update possess.dm * Update possess.dm * Update objs.dm * Update ratvar_the_clockwork_justicar.dm * Update singularity.dm * Update possess.dm * Update objs.dm * Update objs.dm * Update objs.dm * Update possess.dm
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
var/last_warning
|
||||
var/consumedSupermatter = 0 //If the singularity has eaten a supermatter shard and can go to stage six
|
||||
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
|
||||
dangerous_possession = TRUE
|
||||
|
||||
/obj/singularity/New(loc, var/starting_energy = 50, var/temp = 0)
|
||||
//CARN: admin-alert for chuckle-fuckery.
|
||||
|
||||
Reference in New Issue
Block a user