mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-17 16:51:00 +00:00
Update credits on treasurey - thanks brainiac
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
}else{
|
}else{
|
||||||
$active = "Active";
|
$active = "Active";
|
||||||
}
|
}
|
||||||
|
//// Added by brainiac - thank you
|
||||||
if ($artefact['type'] == 8){$kind=$artefact['kind']; $effecty=$artefact['effect2'];}else{$kind=$artefact['type']; $effecty=$artefact['effect'];}
|
if ($artefact['type'] == 8){$kind=$artefact['kind']; $effecty=$artefact['effect2'];}else{$kind=$artefact['type']; $effecty=$artefact['effect'];}
|
||||||
switch($kind){
|
switch($kind){
|
||||||
case 1:
|
case 1:
|
||||||
|
|||||||
Reference in New Issue
Block a user