Sfoglia il codice sorgente

[SugarCube] Init `$wardrobe` at `StoryInit`

Stephan Fuchs 2 mesi fa
parent
commit
12c346e633
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      qsrc2tw/twine-code/start/StoryInit.tw

+ 1 - 0
qsrc2tw/twine-code/start/StoryInit.tw

@@ -2,3 +2,4 @@
 <<set $PC = new setup.PlayerCharacter()>>
 <<set $npcs = new setup.NPCs()>>
 <<set $npcDynamic = {}>>
+<<set $wardrobe = new setup.Wardrobe()>>