[Tweak] Change sleep icon to syndie pyjama's hat (#15353)
Change sleep and wake actions icons to syndie pyjama's hat (which is more logical than just an egg)
This commit is contained in:
@@ -129,13 +129,13 @@
|
|||||||
name: action-name-sleep
|
name: action-name-sleep
|
||||||
description: action-desc-sleep
|
description: action-desc-sleep
|
||||||
checkCanInteract: false
|
checkCanInteract: false
|
||||||
icon: { sprite: Objects/Consumable/Food/egg.rsi, state: icon }
|
icon: { sprite: Clothing/Head/Hats/pyjamasyndicatered.rsi, state: icon }
|
||||||
event: !type:SleepActionEvent
|
event: !type:SleepActionEvent
|
||||||
|
|
||||||
- type: instantAction
|
- type: instantAction
|
||||||
id: Wake
|
id: Wake
|
||||||
name: action-name-wake
|
name: action-name-wake
|
||||||
description: action-desc-wake
|
description: action-desc-wake
|
||||||
icon: { sprite: Objects/Consumable/Food/egg.rsi, state: icon }
|
icon: { sprite: Clothing/Head/Hats/pyjamasyndicatered.rsi, state: icon }
|
||||||
checkCanInteract: false
|
checkCanInteract: false
|
||||||
event: !type:WakeActionEvent
|
event: !type:WakeActionEvent
|
||||||
|
|||||||
Reference in New Issue
Block a user