mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-20 04:36:38 +01:00
Merge remote-tracking branch 'origin/master' into what-should-i-name-this-branch
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
|
||||
// Stronger explosions cause serious damage to internal components
|
||||
// Minor explosions are mostly mitigitated by casing.
|
||||
/obj/machinery/modular_computer/ex_act(severity)
|
||||
/obj/machinery/modular_computer/ex_act(severity, target, origin)
|
||||
if(cpu)
|
||||
return cpu.ex_act(severity)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user