Files
Bubberstation/code/datums
MrDoomBringer f4c879db38 the codex astartes is sad that this maneuver is being nerfed (#40491)
Fixes #40486

cl MrDoomBringer
fix: Supplypods no longer detonate their contents
/cl

I did this by adding a return value to the atom/contents_explosion() proc. If the proc is overridden, it should return null. This is then checked in explosion.dm to see if the contents have been properly exploded. If they havent (if contents_explosion() returns true), then explosion.dm handles it manually.

There might be a better way to go about this, if there is please let me know
2018-10-05 19:11:13 +13:00
..
2018-07-18 17:46:53 -04:00
2018-10-03 13:14:02 +03:00
2018-07-12 20:23:56 -04:00
2018-07-25 07:22:51 -04:00
2018-08-31 00:10:10 +12:00
2018-08-29 03:35:10 +03:00
2018-09-03 12:58:58 +03:00
2018-08-24 00:33:21 +03:00
2018-09-20 20:54:52 +02:00
2018-06-19 18:57:44 -04:00