mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
porting healthbars from RS + mat fixes
This commit is contained in:
@@ -322,7 +322,7 @@ var/list/name_to_material
|
||||
// General wall debris product placement.
|
||||
// Not particularly necessary aside from snowflakey cult girders.
|
||||
/datum/material/proc/place_dismantled_product(var/turf/target)
|
||||
place_sheet(target)
|
||||
place_sheet(target, 1)
|
||||
|
||||
// Debris product. Used ALL THE TIME.
|
||||
/datum/material/proc/place_sheet(var/turf/target, amount)
|
||||
|
||||
Reference in New Issue
Block a user