adds a description to moth worms (#30325)

This commit is contained in:
Toastical
2025-09-05 04:58:36 +03:00
committed by GitHub
parent a4b1ac0444
commit 8f98876b47
@@ -1,5 +1,6 @@
/mob/living/basic/nian_caterpillar
name = "nian caterpillar"
desc = "Fluffier than clouds."
icon = 'icons/mob/monkey.dmi'
icon_state = "mothroach"
icon_living = "mothroach"
@@ -197,4 +198,3 @@
speech_chance = 2
emote_hear = list("flutters.", "chitters.", "chatters.")
emote_see = list("flutters.", "chitters.", "chatters.")