[MIRROR] Fixes the typepath of the shove blocker module. (#26445)

* Fixes the typepath of the shove blocker module. (#81374)

## About The Pull Request

The bulwark module had the wrong typepath for most of the descriptive
elements and its complexity. So the shove block was a free module. And
technically not incompatible with itself. Oh my.

Not super relevant for actual play, as there is no access to this module
anywhere currently, but who knows.

## Why It's Good For The Game

Typepaths.

## Changelog
🆑
fix: The shove blocker module parent type now has the correct typepath.
/🆑

* Fixes the typepath of the shove blocker module.

---------

Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com>
This commit is contained in:
SkyratBot
2024-02-11 05:16:01 +01:00
committed by GitHub
parent 09f1ca602e
commit d2a0b52769
+1 -1
View File
@@ -579,7 +579,7 @@
#undef STORMTROOPER_MODE
#undef SHARPSHOOTER_MODE
/obj/item/mod/module/anti_stagger
/obj/item/mod/module/shove_blocker
name = "MOD bulwark module"
desc = "Layers upon layers of shock dampening plates, just to stop you from getting shoved into a wall by an angry mob."
icon_state = "bulwark"