Merge remote-tracking branch 'citadel/master' into combat_v7
This commit is contained in:
@@ -642,7 +642,7 @@
|
||||
O.Remove()
|
||||
if(iscarbon(owner))
|
||||
var/mob/living/carbon/C = owner
|
||||
C.vomit(0, toxic = TRUE)
|
||||
C.vomit(0)
|
||||
O.forceMove(get_turf(owner))
|
||||
if(isliving(owner))
|
||||
var/mob/living/L = owner
|
||||
|
||||
Reference in New Issue
Block a user