mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-15 00:56:09 +00:00
NEW TRIBES ENHANCEMENT (Huns, Egipteans, Spartans & Vikings) #327
NEW TRIBES ENHANCEMENT (Huns, Egipteans, Spartans & Vikings) #327 Please be advised, is not fully tested so if you activate on install maybe is not fully working
This commit is contained in:
@@ -88,6 +88,10 @@ class MyGenerator
|
||||
if ($ref == 1) $speed = 16;
|
||||
elseif ($ref == 2) $speed = 12;
|
||||
elseif ($ref == 3) $speed = 24;
|
||||
elseif ($ref == 6) $speed = 20;
|
||||
elseif ($ref == 7) $speed = 16;
|
||||
elseif ($ref == 8) $speed = 14;
|
||||
elseif ($ref == 9) $speed = 18;
|
||||
elseif ($ref == 300) $speed = 5;
|
||||
else $speed = 1;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user