summaryrefslogtreecommitdiff
path: root/npc/003-1
AgeCommit message (Collapse)AuthorFilesLines
2020-04-29This whole stuff is behaving strangelyJesusaves1-3/+3
2020-04-26Generate this value dynamically, insteadJesusaves1-1/+2
2020-04-26600 gp -> 900 gp (bad base value)Jesusaves1-1/+1
2020-04-26Eugene: New Daily QuestJesusaves1-6/+39
He wants Grass Carp. Doing this daily is good for novices. It is also an important source of income to fishers. Eugene no longer sells them, but Ducks can drop for a less peaceful solution.
2020-04-15Add an extra music line to Pinkie song with mixed authorship.Jesusaves1-0/+4
This is because Cordo's song is too small. :p
2020-04-15Add Cordo's Pinkie Song to Marius the Bard.Jesusaves1-7/+20
2020-02-28I give up.Jesusaves1-0/+5
Connect MQ2 back to system with a few lame error messages, finish Lua, and it is "good enough".
2020-02-26Fix bugs, add placeholdersJesusaves1-33/+1
2020-02-26Magic School Port should now be instanced for the eventJesusaves1-2/+46
But we need the trigger for the boss fight or this is for naught!
2020-02-26Sketches and DraftsJesusaves1-1/+5
2020-02-25Notes on Lua + Refactor how and when you learn about shovels and maps.Jesusaves1-2/+0
Digging treasures is now entirely optional, and George can sell you a shovel.
2020-02-25Tulimshar InnJesusaves2-0/+17
2020-02-24Itka: Tulimshar Inn will be released, so update ItkaJesusaves1-1/+2
2020-02-24Inac will now shout to you talk to him once you disembark.Jesusaves1-0/+5
If your level is < 12 and tutorial is on, warn about level requeriment. This way, players will come back for him :3
2020-02-21Swezanne: Change bonuses from 20%~ish to 100% (daily quest)Jesusaves1-2/+2
2020-02-05Strange Coins: Explain (with tutmes) what they are on Travelers.Jesusaves1-0/+1
2020-02-05Quirin - Speak about Honor as well, as he also deals with PvPJesusaves1-3/+25
2020-02-05New function: tutmes()Jesusaves3-3/+3
Deprecate the crazy way we were doing before. Reason: I want to standardize a new color for tutorial speech.
2020-01-29Move the code from Enzo to the Magic School Building Door (more effective)Jesusaves1-0/+4
2020-01-29Welcome Message, fix 003-1 Demure codeJesusaves1-11/+10
2020-01-28Valentine Day: Boost rewardsJesusaves1-7/+13
2020-01-27Chamomile Tea: 300 -> 350 gp at Tulimshar.Jesusaves1-2/+2
I think that's already expensive enough
2020-01-27Chamomile Tea is also sold on Tulimshar (Neko only) for 300 gp each.Jesusaves1-0/+2
These should take in account low level players, even if a bit expensive in the fish scale.
2020-01-27Modify Server Happy Hour duration.Jesusaves1-2/+2
Previous was 60%/20%/20%. Current is 50%/33%/17%.
2020-01-26Server Happy Hour rewrite: Sunday 18:00~20:00 -> Sunday 17:00~20:00Jesusaves1-2/+4
2020-01-17Fix a minor typo on PerryJesusaves1-2/+3
2020-01-17Purge unused data from Constable Perry, strengthen AF King error handling.Jesusaves1-37/+65
2020-01-14Duck Grand Hunter QuestSean Hulka1-52/+68
2020-01-05Remove spurious data from AidanJesusaves1-1/+1
2020-01-02OnClock0000 should be more reserved.Jesusaves1-1/+1
Also, record Christmas Winners.
2019-11-06Fix Darkelm and Bull. Fix Earth Powder drop rate.Jesusaves1-1/+1
2019-09-24Record Ched's scoreboard on Event Statue. TODO at AahnaJesusaves1-0/+1
2019-09-15Rewrite Ched, hotfix patch FOR R10.0 LIVE SERVERJesusaves1-21/+55
2019-09-12Inar now charge taxes. New function: shop2().Jesusaves2-1/+13
In future, Shop#bazar1 will move to type HIDDEN and will have a placeholder instead to use shop2() functions.
2019-09-02Charge taxes at Tulimshar.Jesusaves3-1/+37
Because Tulimshar shops are still the 'classic' shop style, some shops are tax-exempt. Right-click sell also allows you to evade taxes. Now, is this a feature or a bug?
2019-08-30Dialog for Tinris failuresJesusaves1-1/+29
2019-08-11Fix the typo at Ishi, and reverse the logicJesusaves1-2/+2
2019-08-07"Improve" blueprint rate at IshiJesusaves1-6/+6
2019-08-03Remove the condemned dispbottom, it has served its purpose (and we now have ↵Jesusaves1-1/+1
a recepcionist)
2019-07-28System-based EXP UP events are now compatible with GM calls.Jesusaves1-8/+3
GM calls still override system-based experience changes. New syntax for how system-based EXP UP events are to be used. Cap is x2.
2019-07-25Remove Merchant Police inscriptions.Jesusaves1-1/+1
2019-07-24Fix another code typoJesusaves1-1/+1
2019-07-23Fix bad syntaxJesusaves1-5/+5
2019-07-23Extra net-fishing spots on Tulimshar =DJesusaves1-0/+7
2019-07-23(Small) Fishing Net.Jesusaves2-3/+25
2019-07-22Report that sewer mouths are locked (with a dispbottom)Jesusaves1-2/+8
2019-07-22Register all Tulimshar's Guards gender.Jesusaves1-10/+17
This fixes TS/BUG 36 Guards air kiss/pat is broken because some guards doesn't have gender set
2019-07-22Easter EggJesusaves1-0/+2
2019-07-22Fix display bug on IshiJesusaves1-2/+2
2019-07-21Missing close on DausenJesusaves1-0/+4