mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Adds Missing Diona Nymph Description (#15566)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
eat_types = 0 //This is a bitfield which must be initialised in New(). The valid values for it are in devour.dm
|
||||
composition_reagent = /singleton/reagent/nutriment //Dionae are plants, so eating them doesn't give animal protein
|
||||
name = "diona nymph"
|
||||
desc = "A diona nymph."
|
||||
voice_name = "diona nymph"
|
||||
accent = ACCENT_ROOTSONG
|
||||
adult_form = /mob/living/carbon/human/diona/coeus
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixes diona nymphs not having a description."
|
||||
Reference in New Issue
Block a user