Fix float types, remove some errant table repositories [skip ci]

This commit is contained in:
Akkadius
2020-04-04 02:26:30 -05:00
parent 9e27ffacff
commit a824ddec44
27 changed files with 177 additions and 714 deletions
+4 -4
View File
@@ -254,10 +254,10 @@ public:
int persistdeath;
int field225;
int field226;
std::string min_dist;
std::string min_dist_mod;
std::string max_dist;
std::string max_dist_mod;
float min_dist;
float min_dist_mod;
float max_dist;
float max_dist_mod;
int min_range;
int field232;
int field233;