mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 05:27:38 +03:00
[Fix] Immersion Sim 2 (#351)
muh immersion Co-authored-by: vanx <discord@vanxxxx>
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
- 3,0,6,3
|
||||
- 8,0,9,3
|
||||
- type: Clothing # WWDP
|
||||
#equipSound: /Audio/_White/Equip/clothingrustle4.ogg todo sounds from the gunnening
|
||||
equipSound: /Audio/_White/Equip/clothingrustle4.ogg
|
||||
- type: Item # WWDP
|
||||
canBeUsedWhileWorn: true
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackSatchel
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
price: 5
|
||||
- type: InjectableSolution
|
||||
solution: smokable
|
||||
- type: Item # WWDP
|
||||
canBeUsedWhileWorn: true
|
||||
|
||||
# Base for all cigars and cigarettes.
|
||||
- type: entity
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
- type: DamageOtherOnHit
|
||||
staminaCost: 3.5
|
||||
- type: Item
|
||||
canBeUsedWhileWorn: true # WWDP
|
||||
sprite: Objects/Tools/flashlight.rsi
|
||||
storedRotation: -90
|
||||
- type: EtherealLight
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
- type: Item
|
||||
size: Normal
|
||||
sprite: Objects/Tanks/generic.rsi
|
||||
canBeUsedWhileWorn: true # WWDP
|
||||
- type: Clothing
|
||||
quickEquip: false
|
||||
sprite: Objects/Tanks/generic.rsi
|
||||
|
||||
Reference in New Issue
Block a user