Giving NPC names now possible

This commit is contained in:
Yannik
2023-05-27 13:40:11 +02:00
parent 6753c437d1
commit 08d795402d
4 changed files with 35 additions and 12 deletions

View File

@@ -12,6 +12,7 @@
<body onpageshow="load()">
<div id="bubble">
<p id="title"></p>
<p id="dlg-text"></p>
</div>
<img hidden="true" id="triangle" src="text_horror/assets/triangle.png">