mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
Adds New PoI Features + Bonus PoI
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