diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-02-18 23:57:29 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-02-18 23:57:29 +0000 |
commit | b1a7decb5f4f88f49ab42f87cd4e770542affd69 (patch) | |
tree | 66424633a018a0d6c36a26be8446518c314e8caa /npc/quests/thana_quest.txt | |
parent | cc766f1559d9ce99e07aaf9ee3952bc146788470 (diff) | |
download | hercules-b1a7decb5f4f88f49ab42f87cd4e770542affd69.tar.gz hercules-b1a7decb5f4f88f49ab42f87cd4e770542affd69.tar.bz2 hercules-b1a7decb5f4f88f49ab42f87cd4e770542affd69.tar.xz hercules-b1a7decb5f4f88f49ab42f87cd4e770542affd69.zip |
- Small fix to zeny check in airships.txt (bugreport:2763)
- Fixed a typo in thana_quest.txt (bugreport:2783)
- Added missing dialog to Biological Weapon Quest. (bugreport:2778)
- Optimized and fixed getequipname() in card_remover.txt (bugreport:2156)
- Added missing npc name in Lvl4_weapon_quest.txt (bugreport:2764)
- Updated item scripts for 12294 to 12297. (bugreport:2766)
- Updated item 1483 (Ivory Lance). (bugreport:2753)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13537 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/thana_quest.txt')
-rw-r--r-- | npc/quests/thana_quest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/thana_quest.txt b/npc/quests/thana_quest.txt index 7e2c9683a..c36bb22e8 100644 --- a/npc/quests/thana_quest.txt +++ b/npc/quests/thana_quest.txt @@ -1208,7 +1208,7 @@ tha_t06,43,152,0 script Machine Device#thana4 111,{ mes "wheels to make them rotate.^000000"; next; mes "^3355FFJudging from the machine's"; - mes "shaking and jittery joises, the"; + mes "shaking and jittery noises, the"; mes "wheels may be misaligned."; mes "You might be able to activate"; mes "the machine by properly"; |