forked from Fluffy-Frontier/FluffySTG
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allows the pumkin to be equipped onto the neck
- Loading branch information
1 parent
a378c37
commit ce9180e
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
// Make it so pumpkin heads can be used in the neck, so that synths can cosplay as a dullahan for hallowen | ||
/obj/item/clothing/head/utility/hardhat/pumpkinhead | ||
slot_flags = ITEM_SLOT_HEAD | ITEM_SLOT_NECK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters