Better comments maybe?

This commit is contained in:
Stxcking 2026-05-07 21:06:01 -04:00
parent e3ac004c67
commit ae15b85229
1 changed files with 10 additions and 6 deletions

View File

@ -21,7 +21,7 @@
- type: entity
parent: [ClothingShoesBootsJump, BaseMajorContraband]
id: ClothingShoesRealJordans
name: gorlex sneakers
name: gorlex sneakers # DeltaV - Removed Ref. to Air Jordans
description: State-of-the-art Gorlex sneakers that give you moves you could only dream of. # DeltaV - Removed Ref. to Air Jordans
components:
- type: Sprite
@ -33,7 +33,8 @@
price: 750
- type: Damageable
damageContainer: Inorganic
# - type: Destructible # Start of DeltaV Changes - Remove LRP
# Start of DeltaV Changes - Remove LRP
# - type: Destructible
# thresholds:
# - trigger:
# !type:DamageTrigger
@ -49,7 +50,8 @@
# ClothingShoesCreasedJordans:
# min: 1
# max: 1
# - type: Magboots # End of DeltaV Changes - Remove LRP
# - type: Magboots
# End of DeltaV Changes - Remove LRP
- type: NoSlip
- type: Tag
tags:
@ -58,7 +60,7 @@
- type: entity
parent: ClothingShoesRealJordans
id: ClothingShoesRealJordansAutographed
name: gorlex sneakers
name: gorlex sneakers # DeltaV - Removed Ref. to Air Jordans
suffix: Signed # DeltaV
description: These aren't just any pair of Gorlex sneakers, these were signed by Operative November herself. They must be worth a FORTUNE. # DeltaV - Removed Ref. to Air Jordans
components:
@ -74,7 +76,8 @@
price: 8000
- type: Damageable
damageContainer: Inorganic
# - type: Destructible # Start of DeltaV Changes - Remove LRP
# Start of DeltaV Changes - Remove LRP
# - type: Destructible
# thresholds:
# - trigger:
# !type:DamageTrigger
@ -90,7 +93,8 @@
# ClothingShoesCreasedJordans:
# min: 1
# max: 1
- type: Magboots # End of DeltaV Changes - Remove LRP
# End of DeltaV Changes - Remove LRP
- type: Magboots # DeltaV - Was Removed from Parent
- type: JumpAbility
jumpDistance: 6
- type: Tag