-
- Downloads
New engine.NameGenerator class
New random quest: sometimes you will meet a lost adventurer (of a random class), you can help him by escorting him to a portal, but beware he dies easily. He might reward you for you kindness. git-svn-id: http://svn.net-core.org/repos/t-engine4@1064 51575b47-30f0-44d4-a5cc-537603b46e54
Showing
- game/engine/Actor.lua 7 additions, 0 deletionsgame/engine/Actor.lua
- game/engine/NameGenerator.lua 89 additions, 0 deletionsgame/engine/NameGenerator.lua
- game/modules/tome/ai/escort.lua 55 additions, 0 deletionsgame/modules/tome/ai/escort.lua
- game/modules/tome/class/Game.lua 11 additions, 0 deletionsgame/modules/tome/class/Game.lua
- game/modules/tome/data/birth/races/orc.lua 2 additions, 2 deletionsgame/modules/tome/data/birth/races/orc.lua
- game/modules/tome/data/birth/races/troll.lua 2 additions, 2 deletionsgame/modules/tome/data/birth/races/troll.lua
- game/modules/tome/data/chats/escort-quest.lua 27 additions, 0 deletionsgame/modules/tome/data/chats/escort-quest.lua
- game/modules/tome/data/quests/escort-duty.lua 125 additions, 51 deletionsgame/modules/tome/data/quests/escort-duty.lua
game/engine/NameGenerator.lua
0 → 100644
game/modules/tome/ai/escort.lua
0 → 100644
Please register or sign in to comment