mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Merge pull request #9470 from Novacat/nova-basicfixes
Adds bluespace badge
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/obj/item/clothing/accessory/storage/bluespace
|
||||
name = "bluespace badge"
|
||||
desc = "A small, shielded device capable of holding a number of items in it. Used for carrying items discreetly."
|
||||
icon_state = "solbadge"
|
||||
item_state = "badge"
|
||||
@@ -1995,6 +1995,7 @@
|
||||
#include "code\modules\clothing\under\accessories\permits_vr.dm"
|
||||
#include "code\modules\clothing\under\accessories\shiny_vr.dm"
|
||||
#include "code\modules\clothing\under\accessories\storage.dm"
|
||||
#include "code\modules\clothing\under\accessories\storage_vr.dm"
|
||||
#include "code\modules\clothing\under\accessories\torch.dm"
|
||||
#include "code\modules\clothing\under\accessories\torch_vr.dm"
|
||||
#include "code\modules\clothing\under\accessories\temperature\poncho.dm"
|
||||
|
||||
Reference in New Issue
Block a user