summaryrefslogtreecommitdiff
path: root/world/map/npc/034-1/ambushs.txt
AgeCommit message (Collapse)AuthorFilesLines
2015-02-01remove .gat from npcsmekolat1-45/+45
2014-11-05NPCs on 034-* fixedwushin1-30/+30
2014-04-02Clean up main scriptsBen Longbons1-15/+45
2013-07-05Move starting brace to new lineBen Longbons1-30/+60
2012-02-01Barbarian ambushs:Jessica Tölke1-240/+285
- fix bug that prevents ambushs from happening again if a different player killed the last wolvern - save which ambushs has already been triggered in a temporary variable to prevent a player using only one ambush again and again
2012-01-18Barbarians: Removing the alternation of a global constantStefan Dombrowski1-15/+0
$@Q_Barbarians_wolvern_amount is already set to 16 in barbarianinit.txt
2012-01-17Barbarian: some tweaksJessica Tölke1-15/+15
- in dialogue - on the ambushs: increased amount of wolverns to hunt, but decreased numbers of wolverns per ambush
2012-01-17Barbarian quest: change some variables that are used as constants to global ↵Jessica Tölke1-120/+60
and put them in an init NPC
2012-01-17Some fixes to the Barbarian questsStefan Dombrowski1-75/+135
2012-01-12Barbarians: Fix in Wolvern ambushs.Jessica Tölke1-30/+30
Now the chance of getting ambushed goes from high to low instead of from low to high.
2012-01-11Barbarians: some fix in Fluffy Hunting minigame to prevent a level 1 char ↵Jessica Tölke1-3/+2
doing the quest with doing nothing. Also remove some debug code and comments in ambushs.txt and update submodule pointer.
2011-12-21Replace dummy monsters in barbarian quests with wolvern.Jessica Tölke1-30/+30
2011-11-19Changing invisible npc ID to 32767 when it is not a warp.cafe1-30/+30
2011-09-03add check of return value from attachrid in several scriptsJessica Tölke1-15/+105
2011-09-02barbarians: adding more ambushs to 034-1Jessica Tölke1-6/+634
2011-09-02barbarians: some work on the wolvern questJessica Tölke1-0/+95
removed the sweets part from birrod and added dialogue for the wolvern quest added start of wolvern ambushs on 034-1