Add moon boots (#29009)

This commit is contained in:
Nemanja
2024-06-14 23:43:23 -04:00
committed by GitHub
parent 06c8238164
commit 748e5831e8
23 changed files with 211 additions and 124 deletions

View File

@@ -134,3 +134,21 @@
event: !type:ToggleClothingSpeedEvent
icon: { sprite: Clothing/Shoes/Boots/speedboots.rsi, state: icon }
iconOn: { sprite: Clothing/Shoes/Boots/speedboots.rsi, state: icon-on }
- type: entity
parent: ClothingShoesBase
id: ClothingShoesBootsMoon
name: moon boots
description: Special anti-gravity boots developed with a speciality blend of lunar rock gel. Shipped from the Netherlands.
components:
- type: Sprite
sprite: Clothing/Shoes/Boots/moonboots.rsi
layers:
- state: icon
- type: Clothing
sprite: Clothing/Shoes/Boots/moonboots.rsi
- type: AntiGravityClothing
- type: StaticPrice
price: 75
- type: Tag
tags: [ ]

View File

@@ -208,7 +208,7 @@
- MagazineBoxRifle
- MagazineLightRifle
- MagazineLightRifleEmpty
- MagazinePistol
- MagazinePistol
- MagazinePistolEmpty
- MagazinePistolSubMachineGun
- MagazinePistolSubMachineGunEmpty
@@ -308,6 +308,7 @@
- WeaponGauntletGorilla
- SynthesizerInstrument
- ClothingShoesBootsMagSci
- ClothingShoesBootsMoon
- ClothingShoesBootsSpeed
- NodeScanner
- HolofanProjector
@@ -707,7 +708,7 @@
staticRecipes:
- BoxLethalshot
- BoxShotgunFlare
- BoxShotgunPractice
- BoxShotgunPractice
- BoxShotgunSlug
- ClothingEyesHudSecurity
- CombatKnife
@@ -724,7 +725,7 @@
- MagazineBoxRiflePractice
- MagazineLightRifle
- MagazineLightRifleEmpty
- MagazinePistol
- MagazinePistol
- MagazinePistolEmpty
- MagazinePistolSubMachineGun
- MagazinePistolSubMachineGunEmpty
@@ -837,8 +838,8 @@
- MagazineBoxRifle
- MagazineLightRifle
- MagazineLightRifleEmpty
- MagazinePistol
- MagazinePistolEmpty
- MagazinePistol
- MagazinePistolEmpty
- MagazineRifle
- MagazineRifleEmpty
- MagazineShotgun

View File

@@ -126,6 +126,13 @@
Steel: 1000
Plastic: 500
- type: latheRecipe
id: ClothingShoesBootsMoon
result: ClothingShoesBootsMoon
completetime: 2
materials:
Steel: 600
- type: latheRecipe
id: ClothingShoesBootsSpeed
result: ClothingShoesBootsSpeed

View File

@@ -68,6 +68,7 @@
cost: 7500
recipeUnlocks:
- ClothingShoesBootsMagSci
- ClothingShoesBootsMoon
- type: technology
id: AnomalyCoreHarnessing