add lizard crate (#14337)
This commit is contained in:
@@ -167,3 +167,13 @@
|
||||
cost: 2800
|
||||
category: Livestock
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
id: LivestockLizard
|
||||
icon:
|
||||
sprite: Mobs/Animals/lizard.rsi
|
||||
state: lizard
|
||||
product: CrateNPCLizard
|
||||
cost: 1000
|
||||
category: Livestock
|
||||
group: market
|
||||
|
||||
@@ -163,3 +163,11 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MobHamsterHamlet
|
||||
|
||||
- type: entity
|
||||
id: CrateNPCLizard
|
||||
parent: CrateLivestock
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: MobLizard
|
||||
|
||||
Reference in New Issue
Block a user