Add xeno plushie (#16228)

This commit is contained in:
lzk228
2023-05-08 01:50:08 +03:00
committed by GitHub
parent 3b9e930387
commit f976ca0270
5 changed files with 31 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ namespace Content.Server.Arcade.Components
"FoamCrossbow", "RevolverCapGun", "PlushieLizard", "PlushieAtmosian", "PlushieSpaceLizard",
"PlushieNuke", "PlushieCarp", "PlushieRatvar", "PlushieNar", "PlushieSnake", "Basketball", "Football",
"PlushieRouny", "PlushieBee", "PlushieSlime", "BalloonCorgi", "ToySword", "CrayonBox", "BoxDonkSoftBox", "BoxCartridgeCap",
"HarmonicaInstrument", "OcarinaInstrument", "RecorderInstrument", "GunpetInstrument", "BirdToyInstrument"
"HarmonicaInstrument", "OcarinaInstrument", "RecorderInstrument", "GunpetInstrument", "BirdToyInstrument", "PlushieXeno"
};
[DataField("rewardMinAmount")]