From 41576ebb7a69b0077f10c8b65371b0b359ea449b Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Wed, 29 Dec 2021 21:20:15 -0500 Subject: [PATCH] v1.1.2: fixed a typo in DK's dialog --- core/src/main/assets/messages/actors/actors.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/assets/messages/actors/actors.properties b/core/src/main/assets/messages/actors/actors.properties index 52ea71b42..dc6c57ba3 100644 --- a/core/src/main/assets/messages/actors/actors.properties +++ b/core/src/main/assets/messages/actors/actors.properties @@ -920,7 +920,7 @@ actors.mobs.dm300$fallingrocks.desc=Loose rocks are tumbling down from the ceili actors.mobs.dwarfking.name=King of Dwarves actors.mobs.dwarfking.notice=How dare you! You have no idea what you're interfering with! -actors.mobs.dwarfking.lifelink_1=I need of your essence, slave! +actors.mobs.dwarfking.lifelink_1=I have need of your essence, slave! actors.mobs.dwarfking.lifelink_2=Bleed for me, slave! actors.mobs.dwarfking.teleport_1=Deal with them, slave! actors.mobs.dwarfking.teleport_2=Keep them busy, slave!