mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
[no gbp] marks deathmatch areas as NOTELEPORT, and abductor and event proof (#81557)
## About The Pull Request marks deathmatch areas as NOTELEPORT, and abductor and event proof ## Why It's Good For The Game ok just incase they shouldnt be able to get out of here
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "Deathmatch Arena"
|
||||
requires_power = FALSE
|
||||
has_gravity = STANDARD_GRAVITY
|
||||
area_flags = UNIQUE_AREA | UNIQUE_AREA
|
||||
area_flags = UNIQUE_AREA | NOTELEPORT | ABDUCTOR_PROOF | EVENT_PROTECTED
|
||||
|
||||
/area/deathmatch/fullbright
|
||||
static_lighting = FALSE
|
||||
|
||||
Reference in New Issue
Block a user