@@ -4,7 +4,6 @@
|
||||
icon: { sprite: /Textures/Objects/Misc/monkeycube.rsi, state: cube }
|
||||
spawn: MaterialBiomass1
|
||||
maxCount: 100
|
||||
itemSize: 1
|
||||
|
||||
- type: stack
|
||||
id: WoodPlank
|
||||
@@ -12,7 +11,6 @@
|
||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: wood }
|
||||
spawn: MaterialWoodPlank1
|
||||
maxCount: 30
|
||||
itemSize: 1
|
||||
|
||||
- type: stack
|
||||
id: Cardboard
|
||||
@@ -20,7 +18,6 @@
|
||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cardboard }
|
||||
spawn: MaterialCardboard1
|
||||
maxCount: 30
|
||||
itemSize: 1
|
||||
|
||||
- type: stack
|
||||
id: Cloth
|
||||
@@ -28,7 +25,6 @@
|
||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cloth }
|
||||
spawn: MaterialCloth1
|
||||
maxCount: 30
|
||||
itemSize: 1
|
||||
|
||||
- type: stack
|
||||
id: Durathread
|
||||
@@ -36,7 +32,6 @@
|
||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: durathread }
|
||||
spawn: MaterialDurathread1
|
||||
maxCount: 30
|
||||
itemSize: 1
|
||||
|
||||
- type: stack
|
||||
id: Diamond
|
||||
@@ -44,7 +39,6 @@
|
||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: diamond }
|
||||
spawn: MaterialDiamond1
|
||||
maxCount: 30
|
||||
itemSize: 2
|
||||
|
||||
- type: stack
|
||||
id: Cotton
|
||||
@@ -52,7 +46,6 @@
|
||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cotton }
|
||||
spawn: MaterialCotton1
|
||||
maxCount: 30
|
||||
itemSize: 1
|
||||
|
||||
- type: stack
|
||||
id: Pyrotton
|
||||
@@ -67,7 +60,6 @@
|
||||
icon: { sprite: /Textures/White/Objects/Materials/materials.rsi, state: bananium }
|
||||
spawn: MaterialBananium1
|
||||
maxCount: 10
|
||||
itemSize: 2
|
||||
|
||||
- type: stack
|
||||
id: MeatSheets
|
||||
@@ -75,7 +67,6 @@
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/meaterial.rsi, state: meat }
|
||||
spawn: MaterialSheetMeat1
|
||||
maxCount: 30
|
||||
itemSize: 1
|
||||
|
||||
- type: stack
|
||||
id: WebSilk
|
||||
@@ -83,7 +74,6 @@
|
||||
icon: { sprite: /Textures/Objects/Materials/silk.rsi, state: icon }
|
||||
spawn: MaterialWebSilk1
|
||||
maxCount: 50
|
||||
itemSize: 1
|
||||
|
||||
- type: stack
|
||||
id: Bones
|
||||
@@ -91,7 +81,6 @@
|
||||
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: bones}
|
||||
spawn: MaterialBones1
|
||||
maxCount: 30
|
||||
itemSize: 1
|
||||
|
||||
- type: stack
|
||||
id: RunicMetalSheets
|
||||
@@ -106,4 +95,3 @@
|
||||
icon: { sprite: /Textures/Objects/Misc/reagent_fillings.rsi, state: powderpile }
|
||||
spawn: MaterialGunpowder
|
||||
maxCount: 60
|
||||
itemSize: 1
|
||||
|
||||
@@ -43,15 +43,14 @@
|
||||
name: ground cannabis
|
||||
icon: { sprite: /Textures/Objects/Misc/reagent_fillings.rsi, state: powderpile }
|
||||
spawn: GroundCannabis
|
||||
maxCount:
|
||||
maxCount: 5
|
||||
|
||||
- type: stack
|
||||
id: GroundCannabisRainbow
|
||||
name: ground rainbow cannabis
|
||||
icon: { sprite: /Textures/Objects/Specific/Hydroponics/rainbow_cannabis.rsi, state: powderpile_rainbow }
|
||||
spawn: GroundCannabisRainbow
|
||||
maxCount:
|
||||
itemSize: 1
|
||||
maxCount: 5
|
||||
|
||||
- type: stack
|
||||
id: LeavesTobaccoDried
|
||||
@@ -73,4 +72,3 @@
|
||||
icon: { sprite: /Textures/Objects/Specific/Hydroponics/rainbow_cannabis.rsi, state: dried }
|
||||
spawn: LeavesCannabisRainbowDried
|
||||
maxCount: 5
|
||||
itemSize: 5
|
||||
|
||||
@@ -39,7 +39,6 @@
|
||||
icon: { sprite: "/Textures/Objects/Specific/Medical/medical.rsi", state: tourniquet }
|
||||
spawn: Tourniquet
|
||||
maxCount: 3 # WD
|
||||
itemSize: 1
|
||||
|
||||
- type: stack
|
||||
id: MedicatedSuture
|
||||
|
||||
Reference in New Issue
Block a user