Refactor
This commit is contained in:
@@ -1291,7 +1291,7 @@ public abstract class Actor extends Entity {
|
||||
if (var2 == 1005) {
|
||||
var13 = Huffman.getWidget(var1);
|
||||
if (var13 != null && var13.itemQuantities[var0] >= 100000) {
|
||||
WorldMapIcon1.method219(27, "", var13.itemQuantities[var0] + " x " + Skills.getItemDefinition(var3).name);
|
||||
WorldMapIcon1.addGameMessage(27, "", var13.itemQuantities[var0] + " x " + Skills.getItemDefinition(var3).name);
|
||||
} else {
|
||||
var9 = Interpreter.method1915(ClientPacket.field246, Client.packetWriter.isaacCipher);
|
||||
var9.packetBuffer.writeShortLE(var3);
|
||||
|
||||
Reference in New Issue
Block a user