among pequeno (#11115)

* among pequeno

* better colors + fucked up sprites oops

* Update meta.json

* copy*right* and price 3
This commit is contained in:
Nemanja
2022-09-10 20:08:16 -04:00
committed by GitHub
parent d658da9d1b
commit 7199defdff
5 changed files with 38 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
- PlushieSpaceLizard
- PlushieRouny
- PlushieLamp
- ToyAmongPequeno
- ToyMouse
chance: 0.5
offset: 0.2

View File

@@ -702,3 +702,23 @@
damage:
types:
Blunt: 0
- type: entity
parent: BasePlushie
id: ToyAmongPequeno
name: among pequeno
description: sus!
components:
- type: Sprite
sprite: Objects/Fun/pequeno.rsi
netsync: false
layers:
- state: base
map: [ "enum.DamageStateVisualLayers.Base" ]
- state: visor
- type: RandomSprite
available:
- enum.DamageStateVisualLayers.Base:
base: Sixteen
- type: StaticPrice
price: 3

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 B

View File

@@ -0,0 +1,17 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from shiptest at https://github.com/shiptest-ss13/Shiptest/commit/6e13b1f051512b16a2d7b75694b6cd36c7f5efbd, Among Us IP used with respect to policy at https://www.innersloth.com/fan-creation-policy/",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "base"
},
{
"name": "visor"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B