[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
|
||||
description: action-desc-sleep
|
||||
checkCanInteract: false
|
||||
icon: { sprite: Objects/Consumable/Food/egg.rsi, state: icon }
|
||||
icon: { sprite: Clothing/Head/Hats/pyjamasyndicatered.rsi, state: icon }
|
||||
event: !type:SleepActionEvent
|
||||
|
||||
- type: instantAction
|
||||
id: Wake
|
||||
name: action-name-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
|
||||
event: !type:WakeActionEvent
|
||||
|
||||
Reference in New Issue
Block a user