summaryrefslogtreecommitdiff
path: root/npc/003-1
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-19Increase server-wide exp happy hour bonus in 5%, and duration have some chanceJesusaves1-0/+6
2019-05-16Fix bugs: Move Pydisgner and enable him forever (after saving the 1 pt),Jesusaves1-75/+0
2019-05-06Sacrifice some coin drop rate in exchange for no respawn and unified dropsJesusaves1-8/+0
2019-05-06Really fix the bug nowJesusaves2-3/+2
2019-05-06Fix a bug on SilviaJesusaves2-2/+2
2019-05-06Demure's hot patch v1Jesusaves1-0/+2
2019-05-02Update location, missing constants, sleep for Monter King to avoid eventual b...Jesusaves1-2/+3
2019-04-29Don't spawn THAT much... >.<Jesusaves1-10/+8
2019-04-29Update Tulimshar to follow same logicJesusaves1-21/+33
2019-04-29Fix bugJesusaves1-1/+1
2019-04-29At minutes 3, 6 and 8, siege difficulty (Tulim and Hurnscald) will raiseJesusaves1-3/+6
2019-04-29Monster King General's can now begin sieges at HurnscaldJesusaves1-0/+1
2019-04-29Remove optional param from siege beginJesusaves1-1/+2
2019-04-29Minor balance + total rewrite to Dausen (Tulimshar Siege)Jesusaves1-148/+34
2019-04-26Inform that easter golden/silver eggs cannot be carried over to next Easter.Jesusaves1-0/+1
2019-04-26Update a bit the past liberation days events for when beta ends.Jesusaves1-1/+4
2019-04-26Game Storyline Interface, past event transitions accounted!Jesusaves1-1/+3
2019-04-17Make sieges less frequent (but still a lot of sieges)Jesusaves1-3/+3
2019-04-16?Jesusaves1-3/+3
2019-04-16Town mapflags + make mapsJesusaves1-0/+12
2019-04-16Ops.Jesusaves1-25/+25
2019-04-16Inform at Itka (if Tutorial is set) that Ducks can drop Cherry CakesJesusaves1-0/+1
2019-04-08The monster king now automatically sieges Tulimshar, and @toevent works whenJesusaves1-4/+19