Added ghost role text to smile. (#19244)
This commit is contained in:
parent
84d7388ea9
commit
74786cd523
2 changed files with 7 additions and 0 deletions
|
|
@ -21,6 +21,9 @@ ghost-role-information-slimes-name = Slime
|
|||
ghost-role-information-slimes-description = An ordinary slime with no special needs or interests. He just lives.
|
||||
ghost-role-information-angry-slimes-description = Everything around you irritates your instincts, destroy them!
|
||||
|
||||
ghost-role-information-smile-name = Smile the Slime
|
||||
ghost-role-information-smile-description = The sweetest creature in the world. Smile Slime!
|
||||
|
||||
ghost-role-information-punpun-name = Pun Pun
|
||||
ghost-role-information-punpun-description = An honorable member of the monkey society in charge of the bar and helping the bartenders in any way he can.
|
||||
|
||||
|
|
|
|||
|
|
@ -648,6 +648,10 @@
|
|||
flavorKind: station-event-random-sentience-flavor-slime
|
||||
- type: MobPrice
|
||||
price: 3000 # it is a truly valuable creature
|
||||
- type: GhostRole
|
||||
makeSentient: true
|
||||
name: ghost-role-information-smile-name
|
||||
description: ghost-role-information-smile-description
|
||||
|
||||
- type: entity
|
||||
name: Pun Pun
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue