Added Gold Carrot to Key Items list.

r3cp3ct-Japanese-sticker-triggers 1.0
sigonasr2 7 years ago
parent df247b7bf3
commit 86f9c7a7e7
  1. BIN
      sigIRCv2.jar
  2. 1
      src/sig/modules/RabiRace/MemoryData.java

Binary file not shown.

@ -42,6 +42,7 @@ public enum MemoryData {
CHARGE_RING(MemoryOffset.CHARGE_RING,"Charge Ring","charge_ring.png",true),
CARROT_SHOOTER(MemoryOffset.CARROT_SHOOTER,"Carrot Shooter","carrot_shooter.png",true),
SUPER_CARROT(MemoryOffset.SUPER_CARROT,"Super Carrot","super_carrot.png",true),
GOLD_CARROT(MemoryOffset.GOLD_CARROT,"Gold Carrot","gold_carrot.png",true),
/*DLC_ITEM1(MemoryOffset.DLC_ITEM1,"","",true),
DLC_ITEM2(MemoryOffset.DLC_ITEM2,"","",true),
DLC_ITEM4(MemoryOffset.DLC_ITEM4,"","",true),*/

Loading…
Cancel
Save