Fixed Tooltip for ItemStabilizedRiftSignature
Fixed the tooltip for the Stabilized Rift Signature - it was a copy of the Rift Signature's tooltip.
This commit is contained in:
@@ -119,8 +119,8 @@ public class ItemStabilizedRiftSignature extends ItemRiftSignature
|
||||
else
|
||||
{
|
||||
par3List.add("First click stores a location,");
|
||||
par3List.add("second click creates two rifts");
|
||||
par3List.add("that link the locations together.");
|
||||
par3List.add("other clicks create rifts linking");
|
||||
par3List.add("the first and last locations together.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user