@@ -98,3 +98,12 @@ alerts-pacified-desc = You're pacified; you won't be able to attack anyone direc
|
||||
|
||||
alerts-suit-power-name = Suit Power
|
||||
alerts-suit-power-desc = How much power your space ninja suit has.
|
||||
|
||||
alerts-magboots-name = Magboots
|
||||
alerts-magboots-desc = You are immune to airflow, but slightly slower.
|
||||
|
||||
alerts-revenant-essence-name = Essence
|
||||
alerts-revenant-essence-desc = The power of souls. It sustains you and is used for abilities. It regenerates slowly over time.
|
||||
|
||||
alerts-revenant-corporeal-name = Corporeal
|
||||
alerts-revenant-corporeal-desc = You have manifested physically. People around you can see and hurt you.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: alert
|
||||
- type: alert
|
||||
id: Magboots
|
||||
icons:
|
||||
- sprite: /Textures/Clothing/Shoes/Boots/magboots.rsi
|
||||
state: icon-on
|
||||
name: "Magboots"
|
||||
description: You are immune to airflow, but slightly slower.
|
||||
name: alerts-magboots-name
|
||||
description: alerts-magboots-desc
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: alert
|
||||
- type: alert
|
||||
id: Essence
|
||||
category: Health #it's like ghostie health
|
||||
icons:
|
||||
@@ -36,13 +36,13 @@
|
||||
state: essence15
|
||||
- sprite: /Textures/Interface/Alerts/essence_counter.rsi
|
||||
state: essence16
|
||||
name: Essence
|
||||
description: The power of souls. It sustains you and is used for abilities. It regenerates slowly over time.
|
||||
name: alerts-revenant-essence-name
|
||||
description: alerts-revenant-essence-desc
|
||||
minSeverity: 0
|
||||
maxSeverity: 16
|
||||
|
||||
- type: alert
|
||||
id: Corporeal
|
||||
icons: [ /Textures/Mobs/Ghosts/revenant.rsi/icon.png ]
|
||||
name: "Corporeal"
|
||||
description: You have manifested physically. People around you can see and hurt you.
|
||||
name: alerts-revenant-corporeal-name
|
||||
description: alerts-revenant-corporeal-desc
|
||||
Reference in New Issue
Block a user