Minor slime fix (#27237)

This commit is contained in:
Kara
2024-04-22 03:18:36 -07:00
committed by GitHub
parent 289bbc70d7
commit 85c6383cc0
2 changed files with 1 additions and 1 deletions

View File

@@ -36,5 +36,6 @@ public sealed class GerasSystem : SharedGerasSystem
_popupSystem.PopupEntity(Loc.GetString("geras-popup-morph-message-others", ("entity", ent.Value)), ent.Value, Filter.PvsExcept(ent.Value), true);
_popupSystem.PopupEntity(Loc.GetString("geras-popup-morph-message-user"), ent.Value, ent.Value);
args.Handled = true;
}
}

View File

@@ -177,7 +177,6 @@
noSpawn: true
components:
- type: InstantAction
charges: 1
itemIconStyle: BigAction
useDelay: 10 # prevent spam
priority: -20