Adds New PoI Features + Bonus PoI

This commit is contained in:
Neerti
2019-03-27 12:15:50 -04:00
committed by Novacat
parent dbd85f3243
commit 91a5203e32
37 changed files with 1287 additions and 418 deletions
+4
View File
@@ -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)