Slimes and their habitats (#15379)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Nim
2023-05-01 11:21:39 +03:00
committed by GitHub
parent 9e9d9c1a4a
commit 78f56a4369
20 changed files with 452 additions and 50 deletions

View File

@@ -73,3 +73,10 @@ accent-words-kangaroo-1 = Grr!
accent-words-kangaroo-2 = Hisss!
accent-words-kangaroo-3 = Shreak!
accent-words-kangaroo-4 = Chuu!
# Slimes
accent-words-slimes-1 = Blyump.
accent-words-slimes-2 = Blimpuf?
accent-words-slimes-3 = Blump!
accent-words-slimes-4 = Bluuump...
accent-words-slimes-5 = Blabl blump!

View File

@@ -15,4 +15,7 @@ ghost-role-information-hamster-name = Hamster
ghost-role-information-hamster-description = A grumpy little ball of fluff.
ghost-role-information-hamlet-name = Hamlet the hamster.
ghost-role-information-hamlet-description = Lives in the station bridge, has a bit of a temper and is always hungry.
ghost-role-information-hamlet-description = Lives in the station bridge, has a bit of a temper and is always hungry.
ghost-role-information-slimes-name = Slime
ghost-role-information-slimes-description = Everything around you irritates your instincts, destroy them!

View File

@@ -24,6 +24,7 @@ petting-success-holo = You pet {THE($target)} on {POSS-ADJ($target)} metallic sp
petting-success-dragon = Dodging teeth, claws, and flames, you pet {THE($target)} on {POSS-ADJ($target)} massive scaled head.
petting-success-hamster = You pet {THE($target)} on {POSS-ADJ($target)} fluffy little head.
petting-success-bear = You reluctantly pet {THE($target)} on {POSS-ADJ($target)} mystical head.
petting-success-slimes = You pet {THE($target)} on {POSS-ADJ($target)} mucous surface.
petting-failure-generic = You reach out to pet {THE($target)}, but {SUBJECT($target)} {CONJUGATE-BE($target)} aloof towards you.