Geras bug fixes (#27308)

* Geras bug fixes

* oops

* its as shrimple as that

toggled transferName in the polymorph yml instead of using the system to manually change it

* its as shrimple as that (2.0)

fixed reviews for zombies having a dummy action, instead - properly implemented removal of action

* its as shrimple as that (3.0)

fixed tests by removing nameidentifier from slime (its already inherited, anyway)
This commit is contained in:
Just-a-Unity-Dev
2024-05-03 17:26:09 +00:00
committed by GitHub
parent 0450a416e2
commit 76ecdee946
4 changed files with 26 additions and 5 deletions

View File

@@ -147,6 +147,16 @@
noSpawn: true
components:
# they portable...
- type: MovementSpeedModifier
baseWalkSpeed: 3
baseSprintSpeed: 5 # +.5 from normal movement speed
- type: MobThresholds
thresholds:
0: Alive
80: Dead # weak af tho
- type: NpcFactionMember
factions:
- NanoTrasen
- type: MultiHandedItem
- type: Item
size: Huge

View File

@@ -79,7 +79,7 @@
id: SlimeMorphGeras
configuration:
entity: MobSlimesGeras
transferName: false
transferName: true
transferHumanoidAppearance: false
inventory: Drop
transferDamage: true