Spider references in descriptions changed to greimorians. (#11213)

This commit is contained in:
WickedCybs
2021-02-17 02:43:20 -07:00
committed by GitHub
parent e86a59bc38
commit efc19bb6c8
7 changed files with 56 additions and 15 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
//generic procs copied from obj/effect/alien
/obj/effect/spider
name = "web"
desc = "It's stringy and sticky, eugh. Probably came from one of those giant spiders..."
desc = "It's stringy and sticky, eugh. Probably came from one of those greimorians..."
icon = 'icons/effects/effects.dmi'
anchored = TRUE
density = FALSE
@@ -321,14 +321,14 @@
qdel(O)
/obj/effect/decal/cleanable/spiderling_remains
name = "spiderling remains"
name = "greimorian larva remains"
desc = "Green squishy mess."
icon = 'icons/effects/effects.dmi'
icon_state = "greenshatter"
/obj/effect/spider/cocoon
name = "cocoon"
desc = "Something wrapped in silky spider web"
desc = "Something wrapped in silky greimorian web"
icon_state = "cocoon1"
health = 60