Merge pull request #13728 from KorPhaeron/burning_singulo

Lava proofing
This commit is contained in:
tkdrg
2015-12-18 03:49:55 -03:00
3 changed files with 4 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@
density = 0
anchored = 1
invisibility = 60
burn_state = LAVA_PROOF
obj/effect/dummy/slaughter/relaymove(mob/user, direction)
if (!src.canmove || !direction) return
@@ -26,6 +26,7 @@
var/last_failed_movement = 0//Will not move in the same dir if it couldnt before, will help with the getting stuck on fields thing
var/last_warning
var/consumedSupermatter = 0 //If the singularity has eaten a supermatter shard and can go to stage six
burn_state = LAVA_PROOF
/obj/singularity/New(loc, var/starting_energy = 50, var/temp = 0)
//CARN: admin-alert for chuckle-fuckery.