summaryrefslogtreecommitdiff
path: root/npc/merchants/ammo_dealer.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-07-28Sanitize handling of the input() values.Emistry Haoyan1-1/+1
- avoid potential hacks for old scripts that use `input()` script commands. Signed-off-by: Haru <haru@dotalux.com>
2016-01-17Script Standardization: changed select format in merchants folderDastgir1-1/+1
2015-12-18ItemID to Constant: kafras/merchants FolderDastgir1-1/+1
2015-12-15Standardized header in scripts (part 6)Haru1-16/+37
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Merchants scripts folders Signed-off-by: Haru <haru@dotalux.com>
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka1-1/+1
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru1-4/+4
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
2013-01-29Updated placeholders.Mysteries1-3/+1
2012-08-07* Moved RE coordinates of Bullet/Magazine Dealers in Izlude, bugreport:6410euphyy1-2/+1
* Added "favorite" column to main.sql file, bugreport:6425 (sql-files\main.sql) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh1-0/+126
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders. -NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences. -For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates. -All pre-renewal files has been reverted back to their pre-renewal behavior. TODO: -Correct pre-re quest rewards. -Check for pre-re/re differences in mapflags. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and ↵shennetsind1-126/+0
maki's fault, yes, blame them. Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-01- Added Genetic Book Seller to Alchemist Shop.masao871-2/+5
- Updated Gunslinger Ammo & Boxes Sales NPC positions. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1231-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-05- Updates to several npc files to match AEGIS standards.Kisuka1-46/+68
- Added Cash Hair Stylist (disabled by default). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16* Added a return at the end of several scripts. Should deal with errors ↵L0ne_W0lf1-1/+1
being shown in due to a recent commit by FlavioJS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14npc header consistency updateultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-05commonized ammo_boxes.txt ammo_dealer.txt kunai_maker.txtLupus1-24/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10696 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-05updated some headers in 3 merchants scriptsLupus1-28/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10693 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04Some minor fixes...Playtester1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10678 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04* Reverted Bullet Dealer Tony to StablePlaytester1-51/+65
- current version was bugged and no one fixed it git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10677 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28Corrected typos/inconsistencies in npc headersultramage1-10/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28Readded missing update info in ammo dealer, please don't remove the credits ↵Playtester1-4/+6
if you update a script, just ADD your own. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28Fixed NPC name of bullet and magazine dealerPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17removed .GAT-s again from recent scriptsLupus1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-02- Replaced the current Bullet Merchant Tony with a new, optimized version ↵DZeroX1-76/+55
made by Legionaire. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29More eof eols (followup to r10401); skipping /npc/custom and /npc/samplesultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29Gave each file an empty last line, to make svn happierultramage1-1/+1
Added svn:eol-style native where missing Removed remaining .gats git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-28Updated Bullet Merchant Tony (npc/merchants/ammo_dealer.txt) to Official OneParadox924x1-87/+100
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10397 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15removed all .GAT from all the scripts and testedLupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all ↵FlavioJS1-100/+100
txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-15Added Ammo Dealer TonyPlaytester1-0/+100
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8298 54d463be-8e91-2dee-dedb-b68131a5f0ec