summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2010-12-05new npc in nivalisStefan Beller8-91/+260
removed mapflags tested baktar KrickKrackKrock Criker Miler and the well shop does not sell forest bow but a desertbow
2010-12-02fixups in nivalisStefan Beller4-4/+7
2010-12-02adding KrickKrackKrock a gambling manStefan Beller2-0/+138
2010-12-02adding nivalis packrat: baktarStefan Beller7-56/+427
a strange person additionally: remove taro and startrek from nivalis
2010-11-21nivalis and christmas2010Stefan Beller24-2/+786
2010-11-07Voltain a dark mageStefan Beller2-0/+364
an evil mage trying to poison mouboos in 007-1 (south of Hurnscald) This is not a player attached quest-row, but an npc attached quest-row
2010-11-07warningsigns at pvp entrance 012-4Stefan Beller2-0/+19
2010-11-07better bounds checking + comments in orumStefan Beller5-50/+53
2010-11-07fixed minor bugs in orum/waricStefan Beller4-68/+116
* instead of "Intensity out of range" you die now. * spelling, only typos, no grammar corrected, since their grammar is weird. * header added to orum file. Not done: The bound checking is not corrected yet: Instead of : if (@offsetOne > 12) set @offsetOne, 1; if (@offsetOne < 1) set @offsetOne, 12; you should do: if (@offsetOne > 12) set @offsetOne, @offsetOne - 12; if (@offsetOne < 1) set @offsetOne, @offsetOne + 12; This can handle with steps bigger than 1. Collision layer of the bed in the empty cave must be fixed. Should there be hints how to setup the torches anyway?
2010-11-07Added Orum quest and some files created via automappingWombat8-0/+1366
Orum quest on 009-4 and files created from converting 012-4.tmx
2010-11-07Bandit Quest and fixes to peter, mikhailWombat10-4/+206
Bandit quest changes, fixes to peter and mikhail, 011-6 mobs
2010-11-07Data for new 11-6 mapWombat6-0/+47
New 11-6 map, its warps and related changes
2010-11-01Make Candor a *bit* harder...Chuck Miller1-3/+3
I think I might look into redesigning the basic way it works in the future
2010-11-01Reduce the amount spawned on Candor fight cave some moreChuck Miller1-5/+5
2010-11-01Make the Fight Cave a bit easier and add Boss Points rewardsChuck Miller1-8/+18
2010-10-31fix in L_Update_Var in nicholasStefan Beller1-1/+1
adding a missing @
2010-10-21Fixing Nicholas script and increasing odds of coal drops from MoggunsStefan Dombrowski1-18/+7
Nicholas now tell his customers that he charges coal. The odds of coal drops from Mogguns are increased from 6% to 10%.
2010-10-21Removing the coal requirement for the steel shield in Nicholas' skriptStefan Dombrowski1-6/+17
Nicholas did offer the steel shield only if you had 12 coals, but he did not charge any coal.
2010-10-03Make Nicholas mention that he requires coal for the setzer.Freeyorp1-2/+2
2010-10-03Critical fixes for Nicholas and Lora TayFreeyorp2-7/+16
2010-09-29Tulimshar fixes by argulWombat2-57/+59
NPC bug fixes in early level quests on 001-1 map.
2010-09-25Fixing misspelling in game rulesStefan Dombrowski1-2/+2
2010-09-18New rule: Do not use more than one character at the same time during battleMadCamel1-0/+10
Was able to get a good translation by a human for every language except Danish and Polish. Discussion here: http://forums.themanaworld.org/viewtopic.php?f=23&t=10906 Feel free to revert this commit and discuss further if there are objections.
2010-08-30Removed diryn from 009-1 and minor fix to sarah.txtWombat3-71/+3
diryn has moved to 008-1, south of Hurnscald and has been removed from 009-1 diryn need to be removed again from import.txt and a fix to sarah.txt
2010-08-30Bug fixesWombat5-1/+79
moved diryn south of Hurnscald, fixed bugs in 027-2 and 012-4 added pvpflag for 012-4 fixed terranite armor, fixed news for correct info and better wrapping
2010-08-29Language and friendlifying newbie quests with timing tips.Sini Ruohomaa7-34/+59
Also a minor bugfix to Nickos.
2010-08-29Merge branch 'master' of git://gitorious.org/tmw-eathena-data/mainlineWombat2-4/+56
2010-08-29Language polish project cont'd.Sini Ruohomaa7-157/+148
2010-08-24Reduce cost of bat drops and add a daily NPC to pay players for bat dropsChuck Miller1-2/+49
2010-08-24Merge remote branch 'wombat/master'Jared Adams4-0/+120
Conflicts: npc/_import.txt Signed-off-by: Jared Adams <jaxad0127@gmail.com>
2010-08-24Prevent players from saving in the snow areaJared Adams1-2/+7
2010-08-24Fix map-server error on start from trying to import non-existance filesChuck Miller1-3/+0
2010-08-24import file changed with 012-4 addedWombat1-2/+0
import file
2010-08-24folder for 012-4 and relatedWombat3-0/+119
info for 012-4 map
2010-08-24fixing sandra againWombat1-1/+1
sandra should be correct now, sorry about the mistakes.
2010-08-23News update, Bug fixes, Monster Drop Changes for GemsWombat4-4/+6
fixed a few things from previous git commits on branch, updated news
2010-08-23Language checks and standardization++.Sini Ruohomaa8-78/+77
2010-08-23Bug fixes to several maps and NPCsWombat9-9/+32
Fix in Sandra to recognize arrow and added 012-4 so eathena will recognize. Fix to several maps regarding changes
2010-08-23removed warp between 002-3 and 002-4 mapsWombat1-1/+0
removed warp that is now handled by an npc
2010-08-23Cleaned up long paragraph with prompt in Nickos.Sini Ruohomaa1-1/+4
2010-08-23Added another quest flow management hint to Dausen.Sini Ruohomaa1-1/+1
2010-08-23Fixed too long user prompt text.Sini Ruohomaa1-2/+2
2010-08-23Made Dausen and Nickos hint at quests that need to be done beforeSini Ruohomaa2-0/+19
entering the cave.
2010-08-23Removed strange character from first [Bernard ].Sini Ruohomaa1-1/+1
2010-08-22Language checks.Sini Ruohomaa1-3/+3
2010-08-22Language checks.Sini Ruohomaa1-10/+9
2010-08-22Crafting NPC release and related changesWombat10-42/+635
Ingots now needed for armor and helmets, terranite quest, ring jeweler quest fixes related to these changes to maintain balance
2010-08-22Merge branch 'master' of git://gitorious.org/tmw-eathena-data/mainlineWombat2-0/+89
2010-08-21Added items, corrected a spelling errorWombat1-1/+1
Added items to items_db and corrected a spelling error in nickos.txt
2010-08-21Language check.Sini Ruohomaa1-19/+19