mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Big tooltype decargo-culting (continued) (#95814)
## About The Pull Request Gets some instances that I caught missed by https://github.com/tgstation/tgstation/pull/95408
This commit is contained in:
@@ -87,8 +87,7 @@
|
||||
return TRUE
|
||||
|
||||
/obj/machinery/power/thermoelectric_generator/crowbar_act(mob/living/user, obj/item/tool)
|
||||
default_deconstruction_crowbar(tool)
|
||||
return TRUE
|
||||
return default_deconstruction_crowbar(user, tool)
|
||||
|
||||
/obj/machinery/power/thermoelectric_generator/process()
|
||||
//Setting this number higher just makes the change in power output slower, it doesnt actualy reduce power output cause **math**
|
||||
|
||||
Reference in New Issue
Block a user