Jump to content

Exotic item pack typo


Wisp

Recommended Posts

@@ -2788,7 +2788,7 @@
	 WRITE_LONG  ("%sale_offset%" + 0x14 + (("%index%" + 1) * 0x1c)) 2 // quantity
   SET "delta" = "%delta%" + 3
 END ELSE
-	PATCH_IF ("%item%" STRING_COMPARE_REGEXP "^_?scrlgi$" = 0) BEGIN // after greater malison
+	PATCH_IF ("%item%" STRING_COMPARE_REGEXP "^_?scrl5i$" = 0) BEGIN // after greater malison
   INSERT_BYTES  ("%sale_offset%" +		(("%index%" + 1) * 0x1c)) 28
	 WRITE_ASCII ("%sale_offset%" +		(("%index%" + 1) * 0x1c)) ~scrl6r~ // spider spawn
	 WRITE_LONG  ("%sale_offset%" + 0x10 + (("%index%" + 1) * 0x1c)) 1 // identified

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...