mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
Fixed sex placeholder in Mysterious Ghost dialogue
This commit is contained in:
parent
eb5af4a5a8
commit
a5d98df06d
2 changed files with 2 additions and 2 deletions
|
|
@ -74,7 +74,7 @@ class MysteriousGhostRennardDialogueFile : DialogueLabeller() {
|
|||
player("Why don't you tell me what happened? I might be able to help...")
|
||||
npc("Well, I was making me merry way along, having just pulled off a glorious jewellery heist from a bunch of stinking dwarves...")
|
||||
player("Hey, that's no way to talk about dwarves! Some of my best friends are short!")
|
||||
npc("Ah, yer misunderstand me [lad/lass], I wasn't generalising about the whole dwarf species, I had just stolen a bundle of jewels from a very specific group of dwarves who happened to have an odious stench about them!")
|
||||
npc("Ah, yer misunderstand me @g[lad,lass], I wasn't generalising about the whole dwarf species, I had just stolen a bundle of jewels from a very specific group of dwarves who happened to have an odious stench about them!")
|
||||
player("Oh. Well I guess that's okay then. Please continue.")
|
||||
npc("Well, as I headed on me merry way, hoping the foul odours that lingered in me nostrils would soon pass, I see in front of me this explorer fella, all decked out in in his fine clothing, and carrying some long package")
|
||||
npc("bundled in rags.")
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@ class MysteriousGhostViggoraDialogueFile : DialogueLabeller() {
|
|||
npc("Hello yourself.")
|
||||
player("I really liked your little story. Can you tell me another one?")
|
||||
player("Preferably something with a big fight and lots of explosions!")
|
||||
npc("...You are a very strange young @g[man/woman].")
|
||||
npc("...You are a very strange young @g[man,woman].")
|
||||
|
||||
label("lostghostlything")
|
||||
player(ChatAnim.SAD, "Can I have that cloak back?")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue