More stuff.

This commit is contained in:
Ghommie
2020-02-07 07:52:41 +01:00
parent 5123c6b455
commit 7362b89aeb
3 changed files with 17 additions and 1 deletions
+2
View File
@@ -554,6 +554,8 @@
//if the vomit combined, apply toxicity and reagents to the old vomit
if (QDELETED(V))
V = locate() in src
if(!V) //the decal was spawned on a wall or groundless turf and promptly qdeleted.
return
// Make toxins and blazaam vomit look different
if(toxvomit == VOMIT_PURPLE)
V.icon_state = "vomitpurp_[pick(1,4)]"