mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-22 20:56:33 +01:00
Adds New PoI Features + Bonus PoI (#5796)
* Adds cliffs. * Finishes lava and polishes the other things. * Hopefully finished with all the new shinies.
This commit is contained in:
@@ -164,6 +164,10 @@
|
||||
..()
|
||||
healthcheck()
|
||||
|
||||
/obj/vehicle/proc/adjust_health(amount)
|
||||
health = between(0, health + amount, maxhealth)
|
||||
healthcheck()
|
||||
|
||||
/obj/vehicle/ex_act(severity)
|
||||
switch(severity)
|
||||
if(1.0)
|
||||
|
||||
Reference in New Issue
Block a user