Un-ignored: this is the working copy the emulator actually boots (patched BTL4OPT.EXE v4 lineage + .orig/.nop14/.pre_idle/.pre_limit backups, TESTARN.EGG arena1 test egg, REL410 BT+RP trees, VGL_LABS pod boot bats, VWETEST factory test suites, SB16 Creative utilities). The pristine untouched image remains ALPHA_1.zip. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
63 lines
879 B
Plaintext
63 lines
879 B
Plaintext
;
|
|
; gauge.gat - gauge attribute file
|
|
;
|
|
[colors]
|
|
; special meaning colors
|
|
default=0
|
|
colorteam1=1
|
|
colorteam2=2
|
|
colorteam3=3
|
|
colorteam4=4
|
|
colorteam5=5
|
|
colorteam6=6
|
|
colorteam7=7
|
|
colorteam8=8
|
|
|
|
; pallet index colors
|
|
blue=58
|
|
red=57
|
|
yellow=56
|
|
gray=55
|
|
lightgray=51
|
|
darkgray=60
|
|
white=54
|
|
cyan=50
|
|
brightred=49
|
|
green=41
|
|
|
|
; additional colors based on pallet indexes
|
|
;canaledge=31
|
|
canaledge=51
|
|
redpipe=30
|
|
;concrete=29
|
|
concrete=51
|
|
machine=28
|
|
;tunnel=27
|
|
tunnel=51
|
|
door=26
|
|
drop=25
|
|
warning=24
|
|
mine=23
|
|
police=22
|
|
|
|
[attributes]
|
|
unscaled = 1 ; shape will not be scaled: 1 meter = 1 pixel
|
|
|
|
[groups]
|
|
a_body=red
|
|
a_wings=yellow
|
|
a_cab=white
|
|
a_rock=canaledge
|
|
a_pipe=redpipe
|
|
a_concrete=concrete
|
|
a_machine=machine
|
|
a_tunnel=tunnel
|
|
a_redrock=canaledge
|
|
a_door=door
|
|
a_drop=drop
|
|
a_warning=warning
|
|
a_mine=mine
|
|
a_demo=yellow
|
|
a_police=police
|
|
a_vtv=default
|