fixes to make quest tracking work better, also quest rejection in via the converation with the NPC
This commit is contained in:
@@ -154,4 +154,7 @@ document.addEventListener('keydown', function(e) {
|
||||
|
||||
<!-- Responsive Modal Navigation -->
|
||||
<script src="{{ url_for('static', filename='js/responsive-modals.js') }}"></script>
|
||||
|
||||
<!-- Toast Notifications -->
|
||||
<script src="{{ url_for('static', filename='js/toast.js') }}"></script>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user