User Tools

Site Tools


mr:ring_of_satiety_item

Differences

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

Link to this comparison view

mr:ring_of_satiety_item [2025/12/21 23:59] – Update ring_of_satiety_item.txt with correct code references mikemr:ring_of_satiety_item [2025/12/22 00:01] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Ring Of Satiety Item - Code References ======
 +
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/rings/RingOfSatiety.java|RingOfSatiety.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +''<code xml>''
 +<string name="RingOfSatiety_Name">Ring of Satiety</string>
 +<string name="RingOfSatiety_Info">Wearing this ring you can go without food longer. Degraded rings of satiety will cause the opposite effect.</string>
 +''</code>''
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
 +
 +===== Related mr Entities =====
 +  * [[mr:ring_item|Ring (Item)]]
 +  * [[mr:hunger_buff|Hunger (Buff)]]
  
mr/ring_of_satiety_item.txt · Last modified: (external edit)