From 255533315f281768a7108e0212cd850e01292549 Mon Sep 17 00:00:00 2001 From: islambrosgood Date: Thu, 19 Dec 2024 20:45:43 +0300 Subject: [PATCH 1/2] feature: aghost see like with omni-visor without hungry and thirsty --- .../Prototypes/Entities/Mobs/Player/admin_ghost.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml index 32ed020bce..5d15b4cebc 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml @@ -105,6 +105,18 @@ prototypes: [ MobAghostGear ] - type: SupermatterImmune - type: BypassInteractionChecks + - type: ShowHealthBars + damageContainers: + - Biological + - Inorganic + - Silicon + - type: ShowHealthIcons + damageContainers: + - Biological + - type: ShowSyndicateIcons + - type: ShowJobIcons + - type: ShowMindShieldIcons + - type: ShowCriminalRecordIcons - type: entity id: ActionAGhostShowSolar From c52ba901bb70f3589f623617cedc2b7f5926dd3b Mon Sep 17 00:00:00 2001 From: islambrosgood <98083503+islambrosgood@users.noreply.github.com> Date: Sat, 21 Dec 2024 00:50:34 +0300 Subject: [PATCH 2/2] WD mark Co-authored-by: Spatison <137375981+Spatison@users.noreply.github.com> --- Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml index 5d15b4cebc..fb0dda94b7 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml @@ -105,6 +105,7 @@ prototypes: [ MobAghostGear ] - type: SupermatterImmune - type: BypassInteractionChecks + # WD EDIT START - type: ShowHealthBars damageContainers: - Biological @@ -117,6 +118,7 @@ - type: ShowJobIcons - type: ShowMindShieldIcons - type: ShowCriminalRecordIcons + # WD EDIT END - type: entity id: ActionAGhostShowSolar