mr:demo_npc2_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:demo_npc2_mob [2026/08/01 02:26] – Wiki maintenance: Fix 5 random pages for compliance Bot | mr:demo_npc2_mob [2026/08/01 02:29] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Demo Npc2 Mob - Code References ====== | ||
| + | ===== Entity Overview ===== | ||
| + | DemoNpc2 is a demo/test NPC referenced in entity lists but does not appear to be used in any current level configuration files. | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | This entity would be spawned through JSON configuration, | ||
| + | * No current usage found in level configuration files | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | **Not currently used in any level configuration files.** | ||
| + | * Previously referenced as being in QuestDemo1.json, | ||
| + | * No QuestDemo2.json or similar files found in RemixedDungeon/ | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | No string resources found for DemoNpc2 in the game's string files. | ||
| + | * This is a demo entity and does not have localized name/ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is not implemented in Lua. | ||
| + | |||
| + | ===== Sprite Reference ===== | ||
| + | * **Wiki Image:** wiki-data/ | ||
| + | * **Game Sprite:** No dedicated sprite file found in RemixedDungeon/ | ||
| + | * **Note:** May use a default/ | ||
| + | |||
| + | ===== Usage in Code ===== | ||
| + | * **Entity List:** Listed in entities/ | ||
| + | * **No Active Usage:** Not currently spawned in any level configuration | ||
| + | * **Purpose: | ||
| + | |||
| + | ===== Related Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | ===== Notes ===== | ||
| + | This entity is defined in the entity registry (entities/ | ||
| + | |||
| + | {{tag> mr mobs demo test npc unused}} | ||
mr/demo_npc2_mob.txt · Last modified: by 127.0.0.1
