add ww tribe image

add ww tribe image
This commit is contained in:
novgorodschi catalin
2026-08-04 07:54:47 +03:00
parent 242fdd959f
commit 10fb3beb0d
99 changed files with 4701 additions and 7 deletions
+4
View File
@@ -330,6 +330,10 @@ foreach($mechs as $k => $l){
<option value="true" selected>Yes</option>
<option value="false">No &ndash; letters and digits only</option>
</select></div>
<div><label>Per-tribe World Wonder image</label><select class="input" name="ww_image">
<option value="true" selected>Yes</option>
<option value="false">No &ndash; same image for everyone</option>
</select></div>
<div><label>Allow player graphic packs</label><select class="input" name="gpack">
<option value="false" selected>No &ndash; everyone sees the server pack</option>
<option value="true">Yes &ndash; players may pick their own in Profile</option>