Fixes Xenomorph blood related travis errors

This commit is contained in:
Poojawa
2019-05-09 09:59:34 -05:00
parent 7b6a65ce3b
commit 0f02562b51
17 changed files with 58 additions and 105 deletions
+1 -1
View File
@@ -317,7 +317,7 @@ GLOBAL_LIST_INIT(meteorsC, list(/obj/effect/meteor/dust)) //for space dust event
/obj/effect/meteor/meaty/xeno/ram_turf(turf/T)
if(!isspaceturf(T))
new /obj/effect/decal/cleanable/blood/xenoblood(T)
new /obj/effect/decal/cleanable/blood/xeno(T)
//Station buster Tunguska
/obj/effect/meteor/tunguska