mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-29 18:59:21 +02:00
Serverinfo minor fix
This commit is contained in:
parent
ef3f8ce91b
commit
29ebf4ee60
@ -42,7 +42,7 @@ $information = array(
|
||||
|
||||
'World type' => $lua_path['worldType'],
|
||||
'Protection level' => $lua_path['protectionLevel'],
|
||||
'Kills to red skull' => $lua_path['protectionLevel'],
|
||||
'Kills to red skull' => $lua_path['killsToRedSkull'],
|
||||
'Kills to black skull' => $lua_path['killsToBlackSkull'],
|
||||
'Remove ammo' => $lua_path['removeAmmoWhenUsingDistanceWeapon'],
|
||||
'Remove runes' => $lua_path['removeChargesFromRunes'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user