User Tools

Site Tools


mr:rotten_fish_item

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mr:rotten_fish_item [2026/03/14 01:12] – Fix wiki standards compliance for 5 random pages Qwen Assistantmr:rotten_fish_item [2026/03/14 01:13] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== rotten_fish_item - Code References ======
 +
 +{{ rpd:images:rotten_fish_item.png|Rotten Fish }}
 +
 +===== Java Classes =====
 +This entity is implemented in Lua, no Java class exists
 +
 +===== JSON Configuration =====
 +This entity is implemented in Lua, no JSON configuration exists
 +
 +===== String Resources =====
 +String resources are defined in Lua script, check:
 +  * RemixedDungeon/src/main/assets/scripts/items/RottenFish.lua
 +
 +===== Lua Scripts =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/items/RottenFish.lua|RottenFish.lua]]
 +
 +===== Implementation Details =====
 +  * **Type:** item
 +  * **Package:** scripts/items
 +  * **Base Entity:** Item (Lua implementation)
 +
 +===== Related mr Entities =====
 +  * [[mr:raw_fish_item|Raw Fish (Item)]]
 +  * [[mr:fried_fish_item|Fried Fish (Item)]]
 +  * [[mr:frozen_fish_item|Frozen Fish (Item)]]
 +  * [[mr:poison_buff|Poison (Buff)]]
 +
 +{{tag> mr rpd items food fish}}
  
mr/rotten_fish_item.txt · Last modified: by 127.0.0.1