Merge pull request #18729 from coiax/remove-spawn-3

Remove spawn III
This commit is contained in:
oranges
2016-06-21 20:11:08 +12:00
committed by GitHub
39 changed files with 64 additions and 127 deletions
+2 -4
View File
@@ -154,9 +154,7 @@
L.Weaken(3)
if(ishuman(L))
shake_camera(L, 20, 1)
spawn(20)
if(L)
L.vomit(20)
addtimer(L, "vomit", 20)
/**********************Resonator**********************/
@@ -483,4 +481,4 @@
C.preserved = 1
feedback_add_details("hivelord_core", "[C.type]|stabilizer") // preserved
user << "<span class='notice'>You inject the [M] with the stabilizer. It will no longer go inert.</span>"
qdel(src)
qdel(src)