mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 01:23:41 +01:00
Update armor.dm
This commit is contained in:
@@ -55,9 +55,6 @@
|
||||
attached_badge = W
|
||||
var/datum/action/A = new /datum/action/item_action/remove_badge(src)
|
||||
A.Grant(user)
|
||||
sprite_sheets = list(
|
||||
"Grey" = 'icons/mob/species/grey/suit.dmi'
|
||||
)
|
||||
icon_state = "armorsec"
|
||||
user.update_inv_wear_suit()
|
||||
desc = "An armored vest that protects against some damage. This one has [attached_badge] attached to it."
|
||||
|
||||
Reference in New Issue
Block a user