summaryrefslogtreecommitdiff
path: root/world/map/npc/029-2
AgeCommit message (Collapse)AuthorFilesLines
2024-05-16item adds/changesHoraK-FDF1-1/+1
2024-04-12Fix loading sorfina.txtFedja Beader1-2/+2
2024-04-03Allow setting stats at start of game - serverLed Mitz3-15/+37
This brings back the ability to set stats during character creation. It will need to be tested first to ensure that new characters do not gain an additional 30 stat points and to make sure that current characters gain 3 more. Also, I'll need to make one more MR, probably, when I find out where character points on character creation are set. Will need to change from 48 to 54 in order to achieve 30 points, I think, though I may need to change 48 to 0 if this is set after login. Simple things are rarely simple in practice. GAH! **** Approved-by: Led Mitz <smoothshifter@tuta.io> Reviewed-by: Led Mitz <smoothshifter@tuta.io>
2024-01-14Mobs 2 MapsHoraK-FDF1-0/+2
2023-11-08SC_MATKPOTHoraK-FDF2-3/+4
2023-05-20Morgan correctionLed Mitz1-4/+7
2023-04-28Added hint text for alchemy labsLed Mitz1-2/+21
2023-04-27Make more potions craftablecuoco1-1/+3
2019-12-19Allow you to make alchemy items in bulk.v2019.12.18Jesusaves1-1/+40
Wait, this feature was not planned for this maintenance. Whatever.
2018-03-07don't use custom mob names when not necessarygumi1-2/+1
2016-05-11Merge pull request #496 from mekolat/end-messageWushin1-0/+1
a bit of everything
2016-05-04make morgan teach about `discharge` spellmekolat1-0/+1
2016-05-03make alchemy benches use a new npc idmekolat1-1/+1
2016-05-02add puppet check to alchemy node controllermekolat1-1/+1
2016-04-20use the new `camera` builtin for sorfinamekolat1-6/+6
2016-04-19Add More Barbers and Barber to start.wushin1-0/+10
2016-04-19Merge pull request #466 from mekolat/mekolat-patch-1mekolat1-10/+4
don't abuse `close` in the tutorial
2016-04-12leftoversmekolat1-2/+0
2016-04-07slowly getting things donemekolat4-27/+53
explain the debug spell is deprecated upmarmu typo cooldown fix make maps with updated converter, make nodes update permissions
2016-03-30move `merge-concentration-potions` spell to npcmekolat2-0/+82
add alchemy table make alchemy puppets
2016-03-30initial commit for magic v3mekolat2-5/+5
Fix Druid Tree and add hug to TMW
2016-03-29don't abuse `close` in the tutorialmekolat1-10/+4
2016-02-08Move gender selection to intro dialoguewushin3-8/+45
2016-02-08Fix gender as a starting conditionwushin1-1/+3
make sex changes free make barbers do sex changes
2016-02-01Merge pull request #452 from mekolat/mana-potionsmekolat1-0/+2
adjust mana elixir prices
2015-12-15adjust mana elixir prices, add to candormekolat1-0/+2
2015-12-02do not use npc 45 when not neededmekolat1-1/+1
2015-11-13remove names from warpsmekolat1-6/+6
2015-08-16Merge pull request #411 from wushin/nick-broken-fixWushin1-3/+3
Fix Broken Nick Message
2015-08-14nyle typomeko1-1/+1
2015-08-02Fix Broken Nick Messagewushin1-3/+3
2015-06-26npc actions & map mask in tutorialmekolat3-1/+23
2015-06-24allow to specify emitter and receiver in npctalkmekolat2-9/+10
2015-05-23Fix OnTouch, callfunc, trigger, end starting area bugwushin1-12/+0
2015-05-13a few fixes/modifications here and theremekolat5-0/+7
2015-05-06Merge pull request #362 from mekolat/32767Wushin2-2/+2
npc -1 => 32767
2015-05-02Remove MorganState and SetMorganMask (non-existent functions)Nick Ashley1-1/+3
Fixes Morgan
2015-05-02npc -1 => 32767mekolat2-2/+2
2015-04-30Merge pull request #332 from mekolat/getparamWushin1-1/+1
remove deprecated readparam & statusup2
2015-04-30make PCtoNPCRange smartermekolat6-29/+8
2015-04-30remove leftover clearvarsmeko2-2/+0
2015-04-30add new consts for the paramsmekolat1-1/+1
2015-04-30remove deprecated readparam & statusup2mekolat1-1/+1
2015-04-30Merge pull request #337 from wushin/quest-log-with-bitsWushin4-89/+40
Quest Log example
2015-04-25Quest Log examplewushin4-89/+40
2015-04-23update for new emotion builtinmekolat1-2/+2
2015-03-03Merge pull request #285 from mekolat/sorfinaWushin1-1/+1
fix sorfina zeny
2015-03-03fix sorfina zenymekolat1-1/+1
2015-03-01Fix phrasewushin1-2/+2
2015-02-28Add bank to CandorCassy15-0/+73