primative-shields

a primitive shield, perfect for the next knights at castle mystic event.

it's much less cool, there's no metal ones. but it's literally the only low tech shield in our code right.

No really all other shields are made of plastic like the riot shield, or energy like halo jackles.

anyway it has 10 lower block chance than the explo shield and 20 less than riot. It's planks off wood and a bucket tied together
This commit is contained in:
TheDavestDave
2022-02-17 15:14:18 +00:00
parent 522b931dd8
commit 6dcadd97c0
2 changed files with 15 additions and 0 deletions
@@ -92,3 +92,10 @@
icon_state = "explorer_shield_P_lighted"
else
icon_state = "explorer_shield_P"
/obj/item/weapon/shield/primitive
name = "primitive shield"
desc = "A defensive object that is little more than planks strapped your arm"
icon = 'icons/obj/weapons.dmi'
icon_state = "buckler"
base_block_chance = 30