mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
adds a description to moth worms (#30325)
This commit is contained in:
@@ -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.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user