mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[MIRROR] Tape Wizard, the distant cousin of the Paper Wizard [MDB IGNORE] (#19640)
* Tape Wizard, the distant cousin of the Paper Wizard (#73739) ## About The Pull Request Adds a new wizard costume and non magical variant, made exclusively from tape.  ## Why It's Good For The Game New unique nice looking thing = good Opens the door for more uses of an already niche mechanic  Roleplay. ## Changelog 🆑 add: Adds the tape wizard costume, both a real and fake variant add: Adds the costume behind the autodrobe contraband wire, and the real variant in the wiz den 🆑 * Tape Wizard, the distant cousin of the Paper Wizard --------- Co-authored-by: Thedragmeme <81540056+Draggeru@users.noreply.github.com>
This commit is contained in:
@@ -167,6 +167,14 @@
|
||||
/obj/item/clothing/suit/wizrobe/marisa/fake,
|
||||
)
|
||||
|
||||
/obj/effect/spawner/costume/tape_wizard
|
||||
name = "tape wizard costume spawner"
|
||||
items = list(
|
||||
/obj/item/clothing/head/wizard/tape/fake,
|
||||
/obj/item/clothing/suit/wizrobe/tape/fake,
|
||||
/obj/item/staff/tape,
|
||||
)
|
||||
|
||||
/obj/effect/spawner/costume/cutewitch
|
||||
name = "cute witch costume spawner"
|
||||
items = list(
|
||||
|
||||
Reference in New Issue
Block a user