mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 19:39:42 +01:00
Custom items 05/07 (#6672)
Adds the following custom items: Akinyis's holographic symphette Fraseq's Journal of Mysteries Thea's Tea Se
This commit is contained in:
@@ -242,6 +242,8 @@ STOCK_ITEM_COMMON(gloves, 3.3)
|
||||
exclusion += typesof(/obj/item/clothing/gloves/rig)
|
||||
exclusion += typesof(/obj/item/clothing/gloves/lightrig)
|
||||
exclusion += typesof(/obj/item/clothing/gloves/watch)
|
||||
exclusion += typesof(/obj/item/clothing/gloves/fluff)
|
||||
exclusion += typesof(/obj/item/clothing/gloves/yellow/fluff)
|
||||
allgloves -= exclusion
|
||||
|
||||
for (var/i in 1 to rand(1, 5))
|
||||
|
||||
Reference in New Issue
Block a user