added smile the slime in-hand texture
Co-authored-by: YourUsername <you@example.com>
Caustic: 1
- type: MultiHandedItem
- type: Item
+ sprite: Mobs/Pets/smile.rsi
size: Huge
- type: SentienceTarget
flavorKind: station-event-random-sentience-flavor-slime
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Made by yuitop based on assets from https://github.com/tgstation/tgstation",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
+ }
+ ]
+}