summaryrefslogtreecommitdiff
path: root/npc/003-1
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Minor improvements to Tulimshar Sailors dialogJesusaves1-3/+4
2019-06-24Move Mount rent function to a new file. Provide Tortuga Rent function (half p...Jesusaves1-47/+0
2019-06-24Rewrite Taree to use a functionJesusaves1-10/+17
2019-06-24Taree: PrototypeJesusaves2-0/+58
2019-06-23Fix magic council indoor zoneJesusaves1-0/+5
2019-06-22Indoors zone (for testing, Tulimshar only) and Normal2 (for sieges)Jesusaves1-13/+13
2019-06-21Make Croconut Box weight half and require half croconuts.Jesusaves1-16/+16
2019-06-21Tulimshar City Map, given by Nard automatically, and referenced on Swezanne.Jesusaves1-0/+1
2019-06-21Split Tulimshar Sailors quest in two. First stage gives equipment, second giv...Jesusaves1-20/+95
2019-06-19Ishi may also give a rare GrenadeJesusaves1-1/+1
2019-06-19Condemn 003-0Jesusaves1-0/+1
2019-06-18Replace ID Grenade with SmokeGrenade (I need real Grenades now).Jesusaves1-1/+1
2019-06-16Fix bugs on guards AIJesusaves1-16/+16
2019-06-16Fix a typo, notes, preventive quest resetJesusaves1-1/+1
2019-06-16Minor changes, prepare new NPC for Tulimshar Guard houseJesusaves1-1/+1
2019-06-12Now Dausen's quest work... in theory, at least.Jesusaves1-0/+51
2019-06-12Move this to the right place, demand this quest which cannot be complete yetJesusaves1-12/+10
2019-06-12This is the dialog structure for Dausen's new alternative questJesusaves1-33/+88
2019-06-12Prepare Dausen stage 2 (the whole quest doesn't works yet btw)Jesusaves1-0/+66
2019-06-12MobHunting quest (Dausen) - stage 1 - CrocsJesusaves1-11/+56
2019-06-12Add on Dausen a summary about the monsters on desert area (missed fire goblin,Jesusaves1-2/+18
2019-06-12Rewrite Lieutenant DausenJesusaves1-52/+26
2019-06-12UnidentJesusaves1-3/+3
2019-06-09Sell the Treasure Map for 600 GP and YOU SHUT UP OVERCHARGE PRICE PIPELINE %%eJesusaves1-0/+2
2019-06-09Make Eomie more forgiving if you lie to her...Jesusaves1-0/+1
2019-06-09Lower amount of Maggot Slime needed for Tinris fertilizer from 10 to 9.Jesusaves1-4/+4
2019-06-03Cutscene + several pcblock fixesJesusaves1-1/+1
2019-06-01Allow players sub25 on Tulimshar to get Raw Log at IshiJesusaves1-1/+2
2019-06-01Change Ishi formula for cost when level exceeds 50.Jesusaves1-1/+10
2019-06-01Add even more random loot at Ishi for level 45 and 75Jesusaves1-1/+20
2019-06-01Add some extra rewards on Ishi for higher-level players.Jesusaves1-1/+19
2019-06-01Remove another useless do{}while() form Ishi. It is not needed in goto() syntax.Jesusaves1-16/+13
2019-06-01As we use goto() system, we can and should use the lowest scope for @var.Jesusaves1-9/+9
2019-06-01Simplify Ishi, we're using goto() so we don't need some stuffJesusaves1-69/+24
2019-06-01I trust inventoryplace() moreJesusaves1-13/+1
2019-06-01Rewrite Ishi to use AegisName instead of NameJesusaves1-23/+23
2019-06-01Use rand2() instead of rand() in several placesJesusaves4-5/+5
2019-05-29You can now, in theory, change what will be on craft bonuses selections.Jesusaves1-0/+1
2019-05-29Fix the bugs related to Tulimshar siege. Sorry.Jesusaves1-2/+2
2019-05-26Steel Shovel for IAP. Add Iron Shovel for 5kGPJesusaves1-0/+2
2019-05-26Remove death penalty from Tulimshar WallsJesusaves1-0/+3
2019-05-26Difficulty is now based on number of previous victories vs defeatsJesusaves1-3/+0
2019-05-24Minor rewrite for better readabilityJesusaves1-4/+5
2019-05-24Seems like Saulc is at blame %%eJesusaves1-9/+10
2019-05-23Rewrite Halinarzo siege logic to new unified standardJesusaves1-1/+1
2019-05-23Convert Lieutenant Dausen to new Siege Style.Jesusaves1-187/+138
2019-05-23Fix bugs, remove Lieutenant Dausen debug NPCJesusaves1-26/+1
2019-05-23Fix Tulimshar sailors quest levelJesusaves1-1/+1
2019-05-23Unify Status Reset Logic. Status Reset prices are now unified.Jesusaves1-50/+3
2019-05-21Extend tulimshar siege in 200s (ie. 3m20s)Jesusaves1-27/+33