Jump to content

Wortox's Lightning Rod quotes are swapped


crushcircuit
  • Fixed

it seems like wortox's "charged" and "generic" quotes for the lightning rod are intended to be swapped.

my example screenshots are taken from the beta branch, but i have access to his speech file on both branches so i know it's not a beta-specific issue.


Steps to Reproduce

image.png.eaf84d13be90d05d9feab9ef7a74b348.pngimage.png.1270566bc7a82839c2b1707c40b5b52b.png

		LIGHTNING_ROD =
		{
			CHARGED = "For peace of mind.",
			GENERIC = "It's brimming with elemental energy.",
		},

evidently, these quotes were intended to be the other way around.




User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.
38 minutes ago, salty_cookie said:

I always thought it was weird but I never made the connection that they are probably swapped.

id have to assume they got confused because the volt goat quotes diiirectly below these ones in the speech file are GENERIC first, then CHARGED, while the lightning rod ones are the opposite for whatever reason.

		LIGHTNING_ROD =
		{
			CHARGED = "For peace of mind.",
			GENERIC = "It's brimming with elemental energy.",
		},
		LIGHTNINGGOAT =
		{
			GENERIC = "Your horns aren't so great.",
			CHARGED = "That one got zapped recently.",
		},

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...