User Tools

Site Tools


mr:wnd_fortune_teller_window

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
mr:wnd_fortune_teller_window [2026/06/05 22:28] – Fix wiki naming convention and add tags Qwen Assistantmr:wnd_fortune_teller_window [2026/06/05 22:29] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== WndFortuneteller - Code References ======
 +
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/windows/WndFortuneTeller.java|WndFortuneTeller.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +<code xml>
 +<string name="WndFortuneTeller_Title">Fortune-Teller</string>
 +<string name="WndFortuneTeller_Message">Want to gaze into the crystal ball? For the price of %d gold, I can show you the secrets of the dungeon...</string>
 +<string name="WndFortuneTeller_SeeTreasures">See treasures</string>
 +<string name="WndFortuneTeller_SeeDangers">See dangers</string>
 +<string name="WndFortuneTeller_SeeEverything">See everything</string>
 +<string name="WndFortuneTeller_Cancel">No thanks</string>
 +</code>
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
 +
 +{{tag> rpd ui windows fortune_teller}}
  
mr/wnd_fortune_teller_window.txt · Last modified: by 127.0.0.1