Fix NPC related bug

This commit is contained in:
Rares Bozga
2026-01-30 22:09:33 +02:00
parent 4ff52e4876
commit 3046a7dfa0

View File

@@ -85,6 +85,7 @@ storyboard_npc_memalloc:
- adjust <[npc]> skin_blob:<[skin_blob]>
- if <[assignment]> != null:
- assignment set script:<[assignment]> to:<[npc]>
- wait 1t
- run storyboard_npc_internal_show_to_player def.player:<[player]> def.npc:<[npc]>
- else:
- define index <server.npcs[<[registry]>].find[<[npc_id]>]>