mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
High Gravity - First Draft (#38043)
* High Gravity - First Draft * Replaces has_gravity defines for areas. * Default gravity ztrait * Adds some gravity effect and skips damage at gravity = 2 * Paralysis icon * Antigravity grenades for some abuse * Makes the damage treshold a define and makes alert description more accurate. * Bluh
This commit is contained in:
committed by
vuonojenmustaturska
parent
569545d213
commit
8140d95758
@@ -177,5 +177,5 @@
|
||||
|
||||
/area/shuttle_arena
|
||||
name = "arena"
|
||||
has_gravity = TRUE
|
||||
has_gravity = STANDARD_GRAVITY
|
||||
requires_power = FALSE
|
||||
|
||||
Reference in New Issue
Block a user