diff --git a/Resources/Prototypes/White/JukeboxAndStuff/jukebox_stuff.yml b/Resources/Prototypes/White/JukeboxAndStuff/jukebox_stuff.yml index b2b8875ecb..b008a9b833 100644 --- a/Resources/Prototypes/White/JukeboxAndStuff/jukebox_stuff.yml +++ b/Resources/Prototypes/White/JukeboxAndStuff/jukebox_stuff.yml @@ -48,7 +48,7 @@ - type: Item sprite: White/Objects/Devices/walkman.rsi heldPrefix: walkman - size: 20 + size: Normal - type: UserInterface interfaces: - key: enum.JukeboxUIKey.Key diff --git a/Resources/Prototypes/White/tags.yml b/Resources/Prototypes/White/tags.yml index 89646921e1..abf29d6054 100644 --- a/Resources/Prototypes/White/tags.yml +++ b/Resources/Prototypes/White/tags.yml @@ -12,3 +12,27 @@ - type: Tag id: IgnoreBalanceChecks + +- type: Tag + id: socks + +- type: Tag + id: underwearb + +- type: Tag + id: underweart + +- type: Tag + id: Crystal + +- type: Tag + id: ZombifyableByMelee + +- type: Tag + id: SpaceCash + +- type: Tag + id: TapeRecorderCoin + +- type: Tag + id: Plushie diff --git a/Resources/Prototypes/tags.yml b/Resources/Prototypes/tags.yml index 0818001889..bbfd7e3839 100644 --- a/Resources/Prototypes/tags.yml +++ b/Resources/Prototypes/tags.yml @@ -1182,23 +1182,3 @@ id: WriteIgnoreStamps # PUT YOUR TAGS IN ALPHABETICAL ORDER - -# WHITE -- type: Tag - id: socks - -- type: Tag - id: underwearb - -- type: Tag - id: underweart - -- type: Tag - id: Crystal - -- type: Tag - id: ZombifyableByMelee - -- type: Tag - id: SpaceCash -# WHITE END