Skip to content

Commit

Permalink
Update standard.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnFulpWillard committed Mar 14, 2024
1 parent 54684c5 commit 8e9b098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/outfits/standard.dm
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
name = "Red Wizard"

suit = /obj/item/clothing/suit/wizrobe/red
head = /obj/item/clothing/head/wizard/red
head = /datum/outfit/wizard/red::head

Check failure on line 333 in code/modules/clothing/outfits/standard.dm

View workflow job for this annotation

GitHub Actions / Run Linters

recursive constant reference: head

/datum/outfit/wizard/weeb
name = "Marisa Wizard"
Expand Down

0 comments on commit 8e9b098

Please sign in to comment.