Tunnel Cloak Buff (#11640)

This commit is contained in:
Geeves
2021-04-19 14:15:04 +02:00
committed by GitHub
parent c137d7916c
commit 54d37c51e8
2 changed files with 7 additions and 2 deletions
@@ -180,9 +180,8 @@
/obj/item/storage/backpack/cloak
name = "tunnel cloak"
desc = "It's a Vaurca cloak, with paltry storage options."
desc = "It's a Vaurca cloak with storage pockets."
icon_state = "cape"
max_storage_space = 12
sprite_sheets = list(BODYTYPE_VAURCA = 'icons/mob/species/vaurca/back.dmi')
/obj/item/storage/backpack/syndie
@@ -0,0 +1,6 @@
author: Geeves
delete-after: True
changes:
- tweak: "Vaurca tunnel cloaks now have standard backpack storage size."