Merge branch 'master' into upstream-merge-6882

This commit is contained in:
Novacat
2020-03-23 23:25:26 -04:00
committed by GitHub
38 changed files with 258 additions and 226 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
spawn(75)
if(!host.ckey && !host.client)
host.death() // This seems redundant, but a lot of mobs don't
host.stat = DEAD // handle death() properly. Better safe than etc.
host.set_stat(DEAD) // handle death() properly. Better safe than etc.
host.visible_message("<span class='danger'>[host] is malformed and unable to survive. It expires pitifully, leaving behind some seeds.</span>")
var/total_yield = rand(1,3)