diff options
author | Astatin <[email protected]> | 2025-04-11 16:20:31 +0200 |
---|---|---|
committer | Astatin <[email protected]> | 2025-04-11 16:20:31 +0200 |
commit | a846ccc0cc20fe49b5ee07e252b370dc005b38cd (patch) | |
tree | 7996f4fdbca1e054bac3d87dd565178da9ba9191 /dialogues/text.gbtxt | |
parent | 690ff7c09726d9e760b52b717c70e9567531175c (diff) |
Make hop the only default attack and make cats drop heal
Diffstat (limited to 'dialogues/text.gbtxt')
-rw-r--r-- | dialogues/text.gbtxt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/dialogues/text.gbtxt b/dialogues/text.gbtxt index ce9a261..246732c 100644 --- a/dialogues/text.gbtxt +++ b/dialogues/text.gbtxt @@ -2,6 +2,26 @@ Empty: Bunny_Header_Text: Bunny: Unknown_Header_Text: ???: +Double_Exclamation: !! + +New_attack_1t: You learned the +New_attack_1b: attack: + +No_attslot_1t: You found the +No_attslot_1b: attack: + +No_attslot_3t: But you already +No_attslot_3b: know too many + +No_attslot_4t: attacks... + +dup_attack_1t: You found the +dup_attack_1b: attack: + +dup_attack_3t: But you already +dup_attack_3b: know this + +dup_attack_4t: attack... Dialogue_1_1b: Hello ! |