comparison Spells.cpp @ 839:ae8f83e1b0cf

coordinates for the town portal
author x1diablo
date Thu, 28 Mar 2013 20:14:14 +0200
parents cc4b7981c1bb
children 8cd0b155bebe
comparison
equal deleted inserted replaced
838:d061180f2b42 839:ae8f83e1b0cf
10 #include "mm7_data.h" 10 #include "mm7_data.h"
11 11
12 12
13 13
14 14
15 TownPortalData TownPortalList[6] = //4ECBB8
16 {
17 {Vec3_int_(-5121, 2107, 1), 1536, 0, 21, 0},
18 {Vec3_int_(-15148, -10240, 1473), 0, 0, 4, 0},
19 {Vec3_int_(-10519, 5375, 753), 512, 0, 3, 0},
20 {Vec3_int_(3114, -11055, 513), 0, 0, 10, 0},
21 {Vec3_int_(-158, 7624, 1), 512, 0, 7, 0},
22 {Vec3_int_(-1837, -4247, 65), 65, 0, 8, 0}
23 } ;
15 24
16 struct SpellStats *pSpellStats; 25 struct SpellStats *pSpellStats;
17 26
18 27
19 stru324_spell stru_4E3ACC[100] = 28 stru324_spell stru_4E3ACC[100] =