mr:service_man_npc_npc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:service_man_npc_npc [2026/02/08 08:15] – Fix wiki pages for compliance with standards mike | mr:service_man_npc_npc [2026/02/08 08:20] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Service Man Npc - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | ServiceManNPC is implemented in Java at: | ||
| + | * RemixedDungeon/ | ||
| + | * Extends ImmortalNPC base class | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity does not appear to have specific JSON configuration files. | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Entity Kind ===== | ||
| + | * getEntityKind(): | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | |||
| + | ===== Additional Information ===== | ||
| + | * ServiceManNPC is an NPC that provides video reward system functionality | ||
| + | * Found in the main game, related to advertising rewards | ||
| + | * Allows players to watch videos in exchange for gold rewards | ||
| + | |||
| + | ===== Images ===== | ||
| + | {{ rpd: | ||
| + | |||
| + | {{tag> rpd npc }} | ||
mr/service_man_npc_npc.txt · Last modified: by 127.0.0.1
