Skip to content

Commit

Permalink
Plushie update (#886)
Browse files Browse the repository at this point in the history
* Init

* PLUSHIES!

* Removed the broken carp mess.

* Final

* Create prizeticket.yml

* FinalsFinals Finals
  • Loading branch information
FoxxoTrystan committed Jan 18, 2024
1 parent 3e8a1ad commit 1056854
Show file tree
Hide file tree
Showing 63 changed files with 1,956 additions and 54 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,55 +36,63 @@
- type: SpaceVillainArcade
rewardAmount: 0
possibleRewards:
- ToyMouse
- ToyAi
- ToyNuke
- ToyGriffin
- ToyHonk
- ToyIan
- ToyMarauder
- ToyMauler
- ToyGygax
- ToyOdysseus
- ToyOwlman
- ToyDeathRipley
- ToyPhazon
- ToyFireRipley
- ToyReticence
- ToyRipley
- ToySeraph
- ToyDurand
- ToySkeleton
- FoamCrossbow
- RevolverCapGun
- PlushieHampter
- PlushieLizard
- PlushieAtmosian
- PlushieSpaceLizard
- PlushieNuke
- PlushieCarp
- PlushieRatvar
- PlushieNar
- PlushieSnake
- Basketball
- Football
- PlushieRouny
- PlushieBee
- PlushieSlime
- BalloonCorgi
- ToySword
- CrayonBox
- BoxDonkSoftBox
- BoxCartridgeCap
- HarmonicaInstrument
- OcarinaInstrument
- RecorderInstrument
- GunpetInstrument
- BirdToyInstrument
- PlushieXeno
- BeachBall
- PlushieMoth
- PlushieHampter
- PrizeTicket10 # Frontier
- PrizeTicket10 # Frontier
- PrizeTicket10 # Frontier
- PrizeTicket10 # Frontier
- PrizeTicket10 # Frontier
- PrizeTicket30 # Frontier
- PrizeTicket30 # Frontier
- PrizeTicket60 # Frontier
# - ToyMouse
# - ToyAi
# - ToyNuke
# - ToyGriffin
# - ToyHonk
# - ToyIan
# - ToyMarauder
# - ToyMauler
# - ToyGygax
# - ToyOdysseus
# - ToyOwlman
# - ToyDeathRipley
# - ToyPhazon
# - ToyFireRipley
# - ToyReticence
# - ToyRipley
# - ToySeraph
# - ToyDurand
# - ToySkeleton
# - FoamCrossbow
# - RevolverCapGun
# - PlushieHampter
# - PlushieLizard
# - PlushieAtmosian
# - PlushieSpaceLizard
# - PlushieNuke
# - PlushieCarp
# - PlushieRatvar
# - PlushieNar
# - PlushieSnake
# - Basketball
# - Football
# - PlushieRouny
# - PlushieBee
# - PlushieSlime
# - BalloonCorgi
# - ToySword
# - CrayonBox
# - BoxDonkSoftBox
# - BoxCartridgeCap
# - HarmonicaInstrument
# - OcarinaInstrument
# - RecorderInstrument
# - GunpetInstrument
# - BirdToyInstrument
# - PlushieXeno
# - BeachBall
# - PlushieMoth
# - PlushieHampter
- type: WiresPanel
- type: Wires
layoutId: Arcade
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,11 @@
ClownRecorder: 1
PonderingOrb: 1
CrayonRainbow: 5
PrizeBall: 10
contrabandInventory:
PlushieLamp: 3
emaggedInventory:
PlushieJester: 3
PlushieNuke: 3
PlushieRGBee: 3
BalloonCorgi: 2
BalloonCorgi: 2
16 changes: 16 additions & 0 deletions Resources/Prototypes/_NF/Entities/Clothing/Masks/masks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,19 @@
Slash: 0.80
Piercing: 0.90
Heat: 0.90

- type: entity
parent: ClothingMaskBase
id: FaceHuggerPlushie
name: facehugger plushie
description: The perfect plushie to scare your friends with aliens!
components:
- type: Sprite
sprite: _NF/Clothing/Masks/facehuggerplushie.rsi
- type: Clothing
sprite: _NF/Clothing/Masks/facehuggerplushie.rsi
- type: IdentityBlocker
- type: IngestionBlocker
- type: AddAccentClothing
accent: ReplacementAccent
replacement: mumble
Loading

0 comments on commit 1056854

Please sign in to comment.