mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
add a blackbox for rock floors dug into ore_mined feedback (#28980)
This commit is contained in:
committed by
GitHub
parent
f696fb40d2
commit
e5a1f31e6d
@@ -28,6 +28,7 @@
|
||||
new digResult(src, 5)
|
||||
icon_plating = "[environment_type]_dug"
|
||||
icon_state = "[environment_type]_dug"
|
||||
SSblackbox.record_feedback("tally", "ore_mined", 5, "[digResult]")
|
||||
dug = TRUE
|
||||
|
||||
/turf/simulated/floor/plating/asteroid/proc/can_dig(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user