mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-21 04:56:52 +00:00
At least two of these no longer exist in Xonotic. Not sure what to do with final_rage (different id) and reslimed (remade as afterslime)
This commit is contained in:
parent
0b82c03556
commit
07397f64d8
@ -16,15 +16,6 @@ Only update the entities.
|
||||
|
||||
"...q3map2.exe" -onlyents "...xonoticmap.map"
|
||||
|
||||
------------
|
||||
bloodprison.map
|
||||
------------
|
||||
|
||||
"...q3map2.exe" -meta -samplesize 8 -mv 1000000 -mi 6000000 "...bloodprisonctf.map"
|
||||
"...q3map2.exe" -scale 1.2 "...bloodprisonctf.bsp"
|
||||
"...q3map2.exe" -vis "...bloodprisonctf.bsp"
|
||||
"...q3map2.exe" -light -deluxe -fast -filter -deluxe -patchshadows -samples 3 "...bloodprisonctf.bsp"
|
||||
|
||||
------------
|
||||
final_rage.map
|
||||
------------
|
||||
@ -40,11 +31,3 @@ reslimed.map
|
||||
"...q3map2.exe" -meta -patchmeta -v "...reslimed.map"
|
||||
"...q3map2.exe" -vis "...reslimed.bsp"
|
||||
"...q3map2.exe" -light -bounce 3 -deluxe -fast -filter -patchshadows -samples 2 "...reslimed.bsp"
|
||||
|
||||
------------
|
||||
strength.map
|
||||
------------
|
||||
|
||||
"...q3map2.exe" -meta "...strength.map"
|
||||
"...q3map2.exe" -vis "...strength.bsp"
|
||||
"...q3map2.exe" -light -bounce 3 -deluxe -fast -filter -patchshadows -samples 2 "...strength.bsp"
|
||||
|
Loading…
Reference in New Issue
Block a user