Fixes (#289)
* - fix: Ling fixes. * - fix: Fix ghasp identity. * - fix: Low temp slowdown fix. * - fix: Crossbow fix. * - fix: Fix gamerules. * - fix: Fix shadow shackles. * - fix: Cleanup refund. * - fix: Can't pry runic door. * - fix: Fix crash. * - fix: Fix mood. * - fix: Fix dictionary.
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
icon: White/Actions/changeling.rsi/reviving_stasis.png
|
||||
event: !type:RegenerateActionEvent
|
||||
checkCanInteract: false
|
||||
checkConsciousness: false
|
||||
useDelay: 1
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -2782,6 +2782,7 @@
|
||||
- type: Temperature
|
||||
heatDamageThreshold: 423
|
||||
coldDamageThreshold: 0
|
||||
slowdown: false
|
||||
- type: PressureImmunity
|
||||
- type: InteractionPopup
|
||||
successChance: 0.7
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
parent: Handcuffs
|
||||
components:
|
||||
- type: Handcuff
|
||||
breakoutTime: 15
|
||||
color: black
|
||||
breakOnRemove: true
|
||||
- type: Sprite
|
||||
|
||||
Reference in New Issue
Block a user