New "ingredients" system. When you do an action (like killing a monster) you...
New "ingredients" system. When you do an action (like killing a monster) you can gain a special ingredient which is automatically added to you ingredients list. Ingredients are now part of the normal inventory and are weightless. The Brotherhood of Alchemists quest has been updated to use ingredients system; this means you will start collecting needed parts before taking the quests, without risk of loosing some. git-svn-id: http://svn.net-core.org/repos/t-engine4@5094 51575b47-30f0-44d4-a5cc-537603b46e54
Showing
- game/modules/tome/class/Actor.lua 6 additions, 0 deletionsgame/modules/tome/class/Actor.lua
- game/modules/tome/class/Game.lua 2 additions, 6 deletionsgame/modules/tome/class/Game.lua
- game/modules/tome/class/Party.lua 3 additions, 1 deletiongame/modules/tome/class/Party.lua
- game/modules/tome/class/interface/Combat.lua 2 additions, 2 deletionsgame/modules/tome/class/interface/Combat.lua
- game/modules/tome/class/interface/PartyIngredients.lua 109 additions, 0 deletionsgame/modules/tome/class/interface/PartyIngredients.lua
- game/modules/tome/data/chats/alchemist-derth.lua 0 additions, 1 deletiongame/modules/tome/data/chats/alchemist-derth.lua
- game/modules/tome/data/chats/alchemist-elvala.lua 0 additions, 1 deletiongame/modules/tome/data/chats/alchemist-elvala.lua
- game/modules/tome/data/chats/alchemist-hermit.lua 0 additions, 1 deletiongame/modules/tome/data/chats/alchemist-hermit.lua
- game/modules/tome/data/chats/alchemist-last-hope.lua 0 additions, 1 deletiongame/modules/tome/data/chats/alchemist-last-hope.lua
- game/modules/tome/data/general/encounters/maj-eyal-npcs.lua 4 additions, 6 deletionsgame/modules/tome/data/general/encounters/maj-eyal-npcs.lua
- game/modules/tome/data/general/npcs/ant.lua 1 addition, 6 deletionsgame/modules/tome/data/general/npcs/ant.lua
- game/modules/tome/data/general/npcs/aquatic_critter.lua 3 additions, 18 deletionsgame/modules/tome/data/general/npcs/aquatic_critter.lua
- game/modules/tome/data/general/npcs/bear.lua 1 addition, 6 deletionsgame/modules/tome/data/general/npcs/bear.lua
- game/modules/tome/data/general/npcs/bone-giant.lua 1 addition, 6 deletionsgame/modules/tome/data/general/npcs/bone-giant.lua
- game/modules/tome/data/general/npcs/canine.lua 1 addition, 6 deletionsgame/modules/tome/data/general/npcs/canine.lua
- game/modules/tome/data/general/npcs/cold-drake.lua 1 addition, 6 deletionsgame/modules/tome/data/general/npcs/cold-drake.lua
- game/modules/tome/data/general/npcs/crystal.lua 1 addition, 6 deletionsgame/modules/tome/data/general/npcs/crystal.lua
- game/modules/tome/data/general/npcs/faeros.lua 1 addition, 6 deletionsgame/modules/tome/data/general/npcs/faeros.lua
- game/modules/tome/data/general/npcs/fire-drake.lua 1 addition, 6 deletionsgame/modules/tome/data/general/npcs/fire-drake.lua
- game/modules/tome/data/general/npcs/ghoul.lua 1 addition, 6 deletionsgame/modules/tome/data/general/npcs/ghoul.lua
Loading
Please register or sign in to comment