Added in new Anniversary Shop items and changed code slightly
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 75 KiB |
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
4
types.ts
|
@ -21,6 +21,8 @@ export enum Hats {
|
||||||
BackCap = "Back Cap",
|
BackCap = "Back Cap",
|
||||||
TheItem = "The Item",
|
TheItem = "The Item",
|
||||||
TrafficCone = "Traffic Cone",
|
TrafficCone = "Traffic Cone",
|
||||||
|
FirstPartyHat = "1st Party Hat",
|
||||||
|
MasterTransceivers = "Master Transceivers",
|
||||||
}
|
}
|
||||||
|
|
||||||
export enum Faces {
|
export enum Faces {
|
||||||
|
@ -73,6 +75,8 @@ export enum Buddies {
|
||||||
IncomingSword = "Incoming Sword",
|
IncomingSword = "Incoming Sword",
|
||||||
MARZBall = "MARZ Ball",
|
MARZBall = "MARZ Ball",
|
||||||
NoodleTheKitten = "Noodle the Kitten",
|
NoodleTheKitten = "Noodle the Kitten",
|
||||||
|
CakeDay = "Cake Day",
|
||||||
|
MasterOG = "Master OG",
|
||||||
}
|
}
|
||||||
|
|
||||||
export enum Backs {
|
export enum Backs {
|
||||||
|
|