Files
RP412/assets/airlock_RP411/GAUGE/GAUGE.GAT
T
Cyd 1b603045d2 Track the airlock archive whole
A community build of 4.11 from another site. Three things have already
been taken out of it - RPL4.RES and GAUGE/L4GAUGE.CFG promoted into
assets/RP411 in f7c7000, and the console configs copied to
tools/console-config - and with the archive untracked none of that was
checkable. Keep it whole so it is.

Nothing here is read at build time or ships in a release; a README says
so, says what was promoted and why, and warns that rpl4opt.exe in this
folder is the community's 4.11 binary and not what BUILD.md produces.

It costs much less than the 111 MB on disk suggests: 767 of the 998 files
are byte-identical to assets/RP411 and git stores a blob once. The real
additions are the 223 WAVs, every one of which differs from ours, and
four audio files with no counterpart at all. Whether those WAVs are
better masters or just different renderings is unestablished, so they
stay unpromoted. Thumbs.db was already covered by .gitignore.
2026-08-07 12:13:08 -05:00

64 lines
894 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
a_sting=green