summaryrefslogtreecommitdiff
path: root/npc/items
AgeCommit message (Expand)AuthorFilesLines
2019-07-26Alcohol System miss some reset variablesJesusaves1-1/+9
2019-07-26Alcohol - Now the first glass skips vitality check.Jesusaves1-13/+18
2019-07-26Clean Up inc_sc_bonus player variables. Wait, we have a function now.Jesusaves1-0/+4
2019-07-26Rewrite inc_sc_bonus to a more stable versionJesusaves1-19/+28
2019-07-25Raise Alcohol EXPUP values and expire them on death.Jesusaves1-10/+10
2019-07-25SC_ATTHASTE_POTION2 won't be cleared upon death anymore.Jesusaves1-1/+1
2019-07-25Note: Do we want to Alcohol effects to wear off in case of death?Jesusaves1-1/+1
2019-07-20countitem(RecipeBook) → CRAFTQUEST checks.Jesusaves1-1/+1
2019-07-19Better readabilityJesusaves1-1/+2
2019-07-19Prepare new utils for new skill point systemJesusaves1-3/+6
2019-07-15Remove atoi() from Ishi, allow Ancient Blueprints to be found on treasure mapsJesusaves1-2/+2
2019-07-15Arcmage boxset contains these rare cards (not dropped anywhere though, and ca...Jesusaves1-0/+29
2019-07-14Minor fixesJesusaves1-1/+1
2019-07-14Fix a bug on all legacy (number-based) healing itemsJesusaves1-6/+6
2019-07-14Change shovel bypass-rest rule from "is GM" to "is Aeros".Jesusaves1-0/+5
2019-07-14Report how much more you need to wait before using shovel againJesusaves1-3/+3
2019-07-14Fix an infinity error on shovel (possible)Jesusaves1-1/+4
2019-07-13Improve smoke_grenade and rename it to areascJesusaves1-4/+7
2019-07-07Never go below zero on Merc Boxset, fix a bug with all merc boxsetsJesusaves1-2/+8
2019-06-22Ops, new abizit() → ShowAbizit()Jesusaves1-1/+1
2019-06-22Move abizit to a function in config/magic.txt (required for Academy release)Jesusaves1-15/+1
2019-06-22Use rif2() in our booksJesusaves1-13/+13
2019-06-22You can access the Recipe Book from JSaves Grimorium tooJesusaves1-1/+9
2019-06-22Apply same to Petcaring book. You don't need to purchase it once you get JSavesJesusaves1-13/+24
2019-06-22Change how Fishing Book worksJesusaves1-60/+62
2019-06-22Update JSaves Grimorium to absorb fishing guide and RulesJesusaves1-9/+6
2019-06-21Make Croconut Box weight half and require half croconuts.Jesusaves1-3/+3
2019-06-21Tulimshar City Map, given by Nard automatically, and referenced on Swezanne.Jesusaves1-0/+17
2019-06-19Treasure on shovel should be calculated with rand2() :>Jesusaves1-1/+1
2019-06-19Improve shovel_scatter() accuracy. It's now 3x more reliable.Jesusaves1-8/+21
2019-06-19You can now find 1 (one) Merc. Boxset A, and up to 10 Strange/Casino Coins in...Jesusaves1-1/+6
2019-06-19Treasure Map can now jackpot up to 2000 GP (instead of max 1000 GP)Jesusaves1-0/+2
2019-06-18Grenades now doesn't work on BOSS monsters.Jesusaves1-5/+5
2019-06-18Fix smoke grenade and tweak itJesusaves1-2/+2
2019-06-18Smoke grenade now works too, by brute force. It only puts monsters to sleep f...Jesusaves1-0/+15
2019-06-18Grenades now work (by force), but they never kill a monster and doesn't works...Jesusaves1-2/+8
2019-06-18Okay... This lame grenade works but is uselessJesusaves1-0/+21
2019-06-15Rewrite how Mercenary Boxsets are handled (for easier maintenance)Jesusaves1-0/+54
2019-06-12Fix Treasure Map bugs, update translationsr09.2_190610Jesusaves1-10/+12
2019-06-10Add the two hand weapons and update JSaves GrimoriumJesusaves1-0/+9
2019-06-09Reorder stuff internally, no effect whatsoever.Jesusaves1-16/+18
2019-06-09Ops, this must be cleared up >.>Jesusaves1-0/+4
2019-06-09Eh, Gold Pieces might be an exception...Jesusaves1-1/+1
2019-06-09Who would bury an ore chunk? It makes no senseJesusaves1-2/+1
2019-06-09Report the mine name instead of the Map IDJesusaves1-1/+17
2019-06-09This is a function for Treasure Map, without one, it won't uncover anythingJesusaves1-0/+1
2019-06-09Fix bugs, Treasure Map should also work now but untested and risky.Jesusaves1-0/+29
2019-06-09Treasure Map: You cannot read it because coordinates are TODO, but it worksJesusaves1-0/+1
2019-06-05Fix Cursed Mouboo questJesusaves1-3/+7
2019-05-29Get rid of Shovel quirksJesusaves1-96/+80