Skip to content

Commit

Permalink
Speedboot text change and tweaks (DeltaV-Station#2550)
Browse files Browse the repository at this point in the history
* speednerf

Signed-off-by: Lyndomen <[email protected]>

* Boospace

Signed-off-by: Lyndomen <[email protected]>

* more speed because they might suck now idk

Signed-off-by: Lyndomen <[email protected]>

* coldfeet

Signed-off-by: Lyndomen <[email protected]>

* Update misc.yml

Signed-off-by: Lyndomen <[email protected]>

---------

Signed-off-by: Lyndomen <[email protected]>
  • Loading branch information
Lyndomen authored Dec 29, 2024
1 parent f1d5fb1 commit 9e7d191
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Clothing/Shoes/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
parent: [ClothingShoesBase, PowerCellSlotSmallItem, BaseToggleClothing]
id: ClothingShoesBootsSpeed
name: speed boots
description: High-tech boots woven with quantum fibers, able to convert electricity into pure speed!
description: High-tech boots with interwoven bluespace fibers, able to convert electricity into pure speed! # DeltaV illegal ops
components:
- type: Sprite
sprite: Clothing/Shoes/Boots/speedboots.rsi
Expand All @@ -103,8 +103,8 @@
- type: ToggleClothing
action: ActionToggleSpeedBoots
- type: ClothingSpeedModifier
walkModifier: 1.5
sprintModifier: 1.5
walkModifier: 1.7 # DeltaV
sprintModifier: 1.7 # DeltaV
- type: Appearance
- type: GenericVisualizer
visuals:
Expand All @@ -115,7 +115,7 @@
- type: StaticPrice
price: 500
- type: PowerCellDraw
drawRate: 4
drawRate: 30 # DeltaV 4>30, you have to turn off micro reactor at somepoint
- type: ToggleCellDraw
- type: ItemSlots
slots:
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Recipes/Lathes/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
Steel: 1500
Plastic: 1000
Silver: 500
Bluespace: 200 #DeltaV

- type: latheRecipe
id: ModularReceiver
Expand Down

0 comments on commit 9e7d191

Please sign in to comment.