Playtester
348463057a
More official socket enchant success rates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10481 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 20:00:08 +00:00
Playtester
e33c4b7b22
Updated Food Seller to official
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 13:42:37 +00:00
DZeroX
6db402d0bb
- Replaced the current Bullet Merchant Tony with a new, optimized version made by Legionaire.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-02 21:37:32 +00:00
DZeroX
987ef8db7c
- Deleted the previous town-specific NPCs in Alberta, and replaced them with ones converted from Aegis 10.4.
...
- Re-made the Doll Quest with official dialogs.
- Re-made the Grandpa Pharmacist with official dialogs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30 18:42:53 +00:00
ultramage
45c732b05d
More eof eols (followup to r10401); skipping /npc/custom and /npc/samples
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 08:39:36 +00:00
ultramage
a6e61e1d2f
Gave each file an empty last line, to make svn happier
...
Added svn:eol-style native where missing
Removed remaining .gats
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 08:17:53 +00:00
Paradox924x
6e1ab67203
Updated Bullet Merchant Tony (npc/merchants/ammo_dealer.txt) to Official One
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10397 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-28 22:39:40 +00:00
SinSloth
80f8c8036d
Updated Ammo Casing NPC Kenny to official version
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-28 11:51:00 +00:00
Playtester
51e6402f29
Fixed up some shops
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10312 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-22 10:18:34 +00:00
Playtester
2a402b2bb7
Added Gunslinger quest for slotted Butcher
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-04 21:50:03 +00:00
Playtester
1a8274c655
Officialized Kunai/Shuriken traders
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-02 17:25:40 +00:00
Playtester
d37da07522
Officialized Fuuma Shuriken quest and merged it to ninja_quests.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-02 15:40:10 +00:00
Lupus
c6d5f38b75
removed all .GAT from all the scripts and tested
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15 20:32:55 +00:00
Playtester
08c5cbcfa0
* Reduced the chance to socket enchant a C rank item to 40%
...
- info comes from kRO monthly and jRO players
- this is based on "better too low than too high"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-13 12:16:09 +00:00
Lupus
3086c15b76
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-01 12:52:11 +00:00
ultramage
e034ce07bb
Typo hunt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21 12:12:04 +00:00
FlavioJS
1f54e62d13
- Updated some functions calls that where using the wrong number of arguments with checkcart,checkfalcon,checkriding,getgmlevel,basicskillcheck.
...
hmm, maybe I should add a config option for lazy scripter that still want to run script code that uses too many arguments
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-09 17:59:27 +00:00
FlavioJS
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05 13:23:07 +00:00
Lance
d4e444ebd4
- Removed security check since source level patch is applied. Reverted select(), created prompt().
...
modified Changelog-Trunk.txt
modified npc/airports/airships.txt
modified npc/cities/amatsu.txt
modified npc/cities/gonryun.txt
modified npc/cities/hugel.txt
modified npc/cities/lighthalzen.txt
modified npc/cities/niflheim.txt
modified npc/cities/valkyrie.txt
modified npc/custom/eAAC_Scripts/disguiser.txt
modified npc/custom/eAAC_Scripts/quest_warper.txt
modified npc/custom/jobs/jobmaster.txt
modified npc/events/idul_fitri.txt
modified npc/jobs/1-1e/gunslinger.txt
modified npc/jobs/1-1e/ninja.txt
modified npc/jobs/novice/novice.txt
modified npc/merchants/kunai_maker.txt
modified npc/merchants/novice_exchange.txt
modified npc/merchants/refine.txt
modified npc/other/comodo_gambling.txt
modified npc/other/dts_warper.txt
modified npc/other/marriage.txt
modified npc/other/powernpc.txt
modified npc/quests/Lvl4_weapon_quest.txt
modified npc/quests/gunslinger_quests.txt
modified npc/quests/quests_ein.txt
modified npc/quests/quests_umbala.txt
modified npc/sample/monster_controller.cpp
modified src/map/script.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 10:11:20 +00:00
Lance
42e26b0423
Updated scripts with select().. THERE ARE TONS OF THEM!! Will somebody give me a hand or something? :B
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19 04:46:50 +00:00
Lupus
03d70e9dc8
fixed Lighthalzen, Swaltzwalt Quest Part 1, added Hugel-Bingo warps, added Airship mobs, fixed Hunte job quest typos, added pet shop into Light
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-09 09:30:36 +00:00
Lupus
7cced33d9d
Fixed item select in Novice Exchanger
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-06 19:46:53 +00:00
Lupus
7367e7aa5f
Many small scripts fixes - tabs, parenthesis, typo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-04 22:59:57 +00:00
Lupus
27fbde260e
final clone maps -> original maps change. also fixed novice grounds map in char.c. fixed socked_enchant npc
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-25 05:26:11 +00:00
Lupus
997bb3ebf9
added official Gonryn Power Arena
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9050 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23 18:53:48 +00:00
Lupus
5b5aa4081c
tested and fixed novice Red Potion exchanger
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9027 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 15:46:07 +00:00
Lupus
eeb8324eb2
fixed 2 typos
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 14:00:05 +00:00
Lupus
028fb47447
updated novice_exchange
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9019 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 08:29:13 +00:00
Playtester
91783e94c5
Fixed Shuriken Rekka requiring Cracked Diamond rather than Steel
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8949 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-06 22:48:53 +00:00
Lupus
987564790e
updated some lighthalzen bank / jail / auction npc
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-04 04:50:55 +00:00
Lupus
1ecadb4326
added a custom event, fixed typos in Shuriken maker
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8898 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-29 03:57:47 +00:00
Lupus
b9c8958362
fixed item lists in shuriken maker
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8880 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-27 03:48:32 +00:00
Lupus
1ee52e2e1e
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-26 05:59:40 +00:00
eaac
7773201dfd
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 23:53:21 +00:00
eaac
f70b82717f
* Fixed the Shuriken Blacksmith. Incomplete Label (M_DAIS -> M_DAIS4) and extra parenthesis on line 128 ( a ) in the end of the condition) [erKURITA]
...
PS: Do people actually test their npcs before releasing it? :?
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8870 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 23:41:13 +00:00
Lupus
a936c5ebca
added Thanks to Au{R}oN + some lighthalzen NPC
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 06:39:47 +00:00
Lupus
a402eb2a81
fixed typos, added missing NEXT;, optimized Niflheim. Clear nif vars garbage
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 05:43:48 +00:00
Playtester
71fb3f4c57
Fixed Einbroch Headgear shop
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8677 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-08 17:25:37 +00:00
evera
ec04511231
* Added missing NPC name in text and next;'s in npc/quests/bongunsword.txt,
...
- npc/cities/amatsu.txt, and npc/merchants/socket_enchant.txt. (Thanks $ephiroth) [Evera]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 00:36:56 +00:00
toms
d7156f2f21
Tried to remove all duplicates (in default NPCs)
...
( hope nothing is broken ;) )
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 22:11:36 +00:00
Playtester
0c76ad9052
Added official effects to the Socket Enchant NPC
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8492 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-26 20:00:47 +00:00
evera
0782951279
enabled homunculus shop
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-19 09:04:39 +00:00
Playtester
f380d9b708
Added Ammo Dealer Tony
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-15 18:31:37 +00:00
Playtester
13b1fd6ecd
* Fixed some parts of the Gunslinger gun quests
...
* Added Ammo Casing Seller Kenny
* Added Holy Arrow Quivers to Inventor Jaax
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8290 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-15 14:17:23 +00:00
eaac
2b92d4797c
* Added (finally) the official Inn Maid of Rachel. Save and warp points are official aswell, thanks to RockmanEXE [erKURITA]
...
* Added (finally) the Garrison quest npc. Item requirements are the official ones, but the quest... well you know. Thanks to RockmanEXE [erKURITA]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 00:07:49 +00:00
Playtester
7a5a7e7b13
* Added Violin[3] to the Comodo Weapon seller
...
* Optimized a warp near Gunslinger weapon shop
* Extended the Garrison quest to slot the Garrison
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 08:44:52 +00:00
Playtester
ea4bb6fbff
Fixed the Socket Enchanter thinking some items are Class C
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8146 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-05 14:57:18 +00:00
Playtester
eb965bda9d
* Added official success rates of the Socket Enchant NPC
...
* Reduced the overrefine bonus of level 4 weapons to 13
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 13:44:16 +00:00
Playtester
6eb305c5a9
Fixed the Morroc ingredient seller to not appear
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7911 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-27 10:40:29 +00:00
Playtester
21462a9464
Enchanting a Tiara now costs 2M
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17 16:03:39 +00:00