mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Fixed vars getting set twice in the same class (#19294)
Fixed vars getting set twice in the same class
This commit is contained in:
@@ -1479,7 +1479,6 @@ Follow by example and make good judgement based on length which list to include
|
||||
chatname = "unshaved hair"
|
||||
name = "Undercut 3"
|
||||
icon_state = "hair_undercut3"
|
||||
chatname = "unshaved hair"
|
||||
|
||||
/datum/sprite_accessory/hair/undercut4
|
||||
name = "Undercut 4"
|
||||
|
||||
Reference in New Issue
Block a user