comparison Player.h @ 652:1ff57450f090

* Some fixes to TravelByTransport * Minor bug with npc profession names * Fixed not loading npc profession decriptions * NPC professions enum
author Nomad
date Tue, 12 Mar 2013 04:45:38 +0200
parents cfca6297e4ae
children 6daaa2f18d0d
comparison
equal deleted inserted replaced
651:2bf48d11d742 652:1ff57450f090
83 SPEECH_66 = 66, 83 SPEECH_66 = 66,
84 SPEECH_67 = 67, 84 SPEECH_67 = 67,
85 SPEECH_68 = 68, 85 SPEECH_68 = 68,
86 SPEECH_69 = 69, 86 SPEECH_69 = 69,
87 SPEECH_70 = 70, 87 SPEECH_70 = 70,
88 SPEECH_71 = 71, 88 SPEECH_CarriageReady = 71, // travelling by carriage
89 SPEECH_72 = 72, 89 SPEECH_SetSail = 72, // travelling by sea
90 SPEECH_73 = 73, 90 SPEECH_73 = 73,
91 SPEECH_74 = 74, 91 SPEECH_74 = 74,
92 SPEECH_75 = 75, 92 SPEECH_75 = 75,
93 SPEECH_76 = 76, 93 SPEECH_76 = 76,
94 SPEECH_77 = 77, 94 SPEECH_77 = 77,