edit configs

This commit is contained in:
2023-01-17 13:53:05 +01:00
parent e921609c47
commit 81bf2c532a
2 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
[entity_0_geometry_col] [entity_test]
;model="models/Chainsaw.glb" model="models/Chainsaw.glb"
type="pickup"
scale=Vector3(1.5, 1.5, 1.5) scale=Vector3(1.5, 1.5, 1.5)
has_collision=true
has_trimesh_col=false

View File

@@ -3,3 +3,6 @@ maps= ["maps/test_map.pck"]
[WEAPONS] [WEAPONS]
weapons= ["models/Weapons.pck"] weapons= ["models/Weapons.pck"]
[PLAYER]
starting_weapons=["REVOLVER", "UZI", "not_valid", "will not load twice", "REVOLVER"] ; Names taken from weapons.cfg Section