Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 8800ebe

Browse files
authored
Reworked Plasmamen's explosive fist (#22651)
* stuff * done * Update explosive_fist.dm * Update explosive_fist.dm * Update explosive_fist.dm * Update explosive_fist.dm * Update explosive_fist.dm * Update explosive_fist.dm
1 parent bf9e75c commit 8800ebe

File tree

2 files changed

+148
-275
lines changed

2 files changed

+148
-275
lines changed

code/__DEFINES/status_effects.dm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@
196196

197197
#define STATUS_EFFECT_MASQUERADE /datum/status_effect/masquerade
198198

199+
#define STATUS_EFFECT_EXPLOSION_PRIME /datum/status_effect/explosion_prime
200+
199201
/////////////
200202
// SLIME //
201203
/////////////

0 commit comments

Comments
 (0)