add space carp and sharkminnow teeth (#31070)
@@ -66,6 +66,8 @@ bounty-item-wine = Wine bottle
|
||||
bounty-item-cotton-boll = Cotton boll
|
||||
bounty-item-microwave-machine-board = Microwave machine board
|
||||
bounty-item-flash = Flash
|
||||
bounty-item-tooth-space-carp = Space Carp Tooth
|
||||
bounty-item-tooth-sharkminnow = Sharkminnow Tooth
|
||||
|
||||
bounty-description-artifact = NanoTrasen is in some hot water for stealing artifacts from non-spacefaring planets. Return one and we'll compensate you for it.
|
||||
bounty-description-baseball-bat = Baseball fever is going on at CentComm! Be a dear and ship them some baseball bats, so that management can live out their childhood dream.
|
||||
@@ -134,3 +136,5 @@ bounty-description-wine = The new librarian and the Quartermaster are falling he
|
||||
bounty-description-cotton-boll = A massive swarm of mothroaches ate all the paper and cloth on the station. Send us some cotton to help keep our winged crewmembers fed.
|
||||
bounty-description-microwave-machine-board = Mr. Giggles thought it'd be funny to stick forks in all the kitchen microwaves. Help us replace them before the chefs start making clown burgers.
|
||||
bounty-description-flashes = GREETINGS \[Station] WE REQUIRE 6 FLASHES DUE TO A NORMAL \[TrainingExercise] WITH SECURITY. EVERYTHING IS \[Normal].
|
||||
bounty-description-tooth-space-carp = Some lads from "down unda" need some teeth to make their traditional apparel. Send them a few from some space carp.
|
||||
bounty-description-tooth-sharkminnow = The chef is claiming that the teeth of sharkminnows are some kind of high-quality knife. I don't know what they're on about, but they want a set. Send it to them.
|
||||
|
||||
@@ -743,3 +743,25 @@
|
||||
whitelist:
|
||||
components:
|
||||
- Flash
|
||||
|
||||
- type: cargoBounty
|
||||
id: BountyTeethSpaceCarp
|
||||
reward: 800
|
||||
description: bounty-description-tooth-space-carp
|
||||
entries:
|
||||
- name: bounty-item-tooth-space-carp
|
||||
amount: 8
|
||||
whitelist:
|
||||
tags:
|
||||
- ToothSpaceCarp
|
||||
|
||||
- type: cargoBounty
|
||||
id: BountyTeethSharkminnow
|
||||
reward: 1500
|
||||
description: bounty-description-tooth-sharkminnow
|
||||
entries:
|
||||
- name: bounty-item-tooth-sharkminnow
|
||||
amount: 5
|
||||
whitelist:
|
||||
tags:
|
||||
- ToothSharkminnow
|
||||
|
||||
@@ -54,6 +54,9 @@
|
||||
spawned:
|
||||
- id: FoodMeatFish
|
||||
amount: 2
|
||||
- id: MaterialToothSpaceCarp1
|
||||
amount: 1
|
||||
maxAmount: 4
|
||||
- type: MeleeWeapon
|
||||
altDisarm: false
|
||||
angle: 0
|
||||
@@ -234,6 +237,9 @@
|
||||
spawned:
|
||||
- id: FoodMeatFish
|
||||
amount: 4
|
||||
- id: MaterialToothSharkminnow1
|
||||
amount: 1
|
||||
maxAmount: 3
|
||||
- type: MeleeWeapon
|
||||
damage:
|
||||
types:
|
||||
|
||||
@@ -599,6 +599,83 @@
|
||||
- type: Stack
|
||||
count: 1
|
||||
|
||||
- type: entity
|
||||
parent: MaterialBase
|
||||
id: MaterialToothSpaceCarp
|
||||
name: space carp tooth
|
||||
description: Pretty small but plenty nasty. You like them best when they're not sinking into you.
|
||||
suffix: Full
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Materials/Mob/carptooth.rsi
|
||||
layers:
|
||||
- state: tooth
|
||||
map: [ "base" ]
|
||||
- type: Item
|
||||
sprite: Objects/Materials/Mob/carptooth.rsi
|
||||
size: Normal
|
||||
- type: Appearance
|
||||
- type: Stack
|
||||
stackType: SpaceCarpTooth
|
||||
count: 30
|
||||
baseLayer: base
|
||||
layerStates:
|
||||
- tooth
|
||||
- tooth_2
|
||||
- tooth_3
|
||||
- type: StackPrice
|
||||
price: 50
|
||||
- type: Tag
|
||||
tags:
|
||||
- ToothSpaceCarp
|
||||
|
||||
- type: entity
|
||||
parent: MaterialToothSpaceCarp
|
||||
id: MaterialToothSpaceCarp1
|
||||
suffix: 1
|
||||
components:
|
||||
- type: Stack
|
||||
count: 1
|
||||
|
||||
- type: entity
|
||||
parent: [ MaterialBase, BaseKnife ]
|
||||
id: MaterialToothSharkminnow
|
||||
name: sharkminnow tooth
|
||||
description: Looks sharp. Sharp enough to poke someone's eye out. Holy fuck it's big.
|
||||
suffix: Full
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Materials/Mob/sharktooth.rsi
|
||||
layers:
|
||||
- state: tooth
|
||||
map: [ "base" ]
|
||||
- type: Item
|
||||
sprite: Objects/Materials/Mob/sharktooth.rsi
|
||||
size: Normal
|
||||
- type: Appearance
|
||||
- type: Stack
|
||||
stackType: SharkMinnowTooth
|
||||
count: 30
|
||||
baseLayer: base
|
||||
layerStates:
|
||||
- tooth
|
||||
- tooth_2
|
||||
- tooth_3
|
||||
- type: StackPrice
|
||||
price: 150
|
||||
- type: Tag
|
||||
tags:
|
||||
- Knife
|
||||
- ToothSharkminnow
|
||||
|
||||
- type: entity
|
||||
parent: MaterialToothSharkminnow
|
||||
id: MaterialToothSharkminnow1
|
||||
suffix: 1
|
||||
components:
|
||||
- type: Stack
|
||||
count: 1
|
||||
|
||||
- type: entity
|
||||
parent: MaterialBase
|
||||
id: MaterialBones
|
||||
|
||||
@@ -75,6 +75,20 @@
|
||||
spawn: MaterialWebSilk1
|
||||
maxCount: 50
|
||||
|
||||
- type: stack
|
||||
id: SpaceCarpTooth
|
||||
name: space carp tooth
|
||||
icon: { sprite: /Textures/Objects/Materials/Mob/carptooth.rsi, state: tooth}
|
||||
spawn: MaterialToothSpaceCarp1
|
||||
maxCount: 30
|
||||
|
||||
- type: stack
|
||||
id: SharkMinnowTooth
|
||||
name: sharkminnow tooth
|
||||
icon: { sprite: /Textures/Objects/Materials/Mob/sharktooth.rsi, state: tooth}
|
||||
spawn: MaterialToothSharkminnow1
|
||||
maxCount: 30
|
||||
|
||||
- type: stack
|
||||
id: Bones
|
||||
name: bones
|
||||
|
||||
@@ -1263,6 +1263,12 @@
|
||||
- type: Tag
|
||||
id: Toolbox
|
||||
|
||||
- type: Tag
|
||||
id: ToothSharkminnow
|
||||
|
||||
- type: Tag
|
||||
id: ToothSpaceCarp
|
||||
|
||||
- type: Tag
|
||||
id: Torch
|
||||
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC0-1.0",
|
||||
"copyright": "Created by EmoGarbage404",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "tooth"
|
||||
},
|
||||
{
|
||||
"name": "tooth_2"
|
||||
},
|
||||
{
|
||||
"name": "tooth_3"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Materials/Mob/carptooth.rsi/tooth.png
Normal file
|
After Width: | Height: | Size: 234 B |
|
After Width: | Height: | Size: 306 B |
|
After Width: | Height: | Size: 394 B |
|
After Width: | Height: | Size: 649 B |
|
After Width: | Height: | Size: 650 B |
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC0-1.0",
|
||||
"copyright": "Created by EmoGarbage404",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "tooth"
|
||||
},
|
||||
{
|
||||
"name": "tooth_2"
|
||||
},
|
||||
{
|
||||
"name": "tooth_3"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 419 B |
|
After Width: | Height: | Size: 562 B |
|
After Width: | Height: | Size: 661 B |