aboutsummaryrefslogtreecommitdiff
path: root/internal/admin/templates/triggers.html
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-13 17:25:14 -0400
committerhistoria <[not public]>2026-07-13 17:25:14 -0400
commit8952653be9bfeeb9aadf59f845de507630d65dc4 (patch)
tree64babb2c89568734cc5ff59b386845f1707f7ecf /internal/admin/templates/triggers.html
parent709917f657eda63f10ea244546e8bb7fd4d839e8 (diff)
downloadthehouseoficarus-8952653be9bfeeb9aadf59f845de507630d65dc4.tar.gz
feat(admin): add drop tables to gui showing 1/n drop chances
Diffstat (limited to 'internal/admin/templates/triggers.html')
-rw-r--r--internal/admin/templates/triggers.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/admin/templates/triggers.html b/internal/admin/templates/triggers.html
index d790427..4acf4b4 100644
--- a/internal/admin/templates/triggers.html
+++ b/internal/admin/templates/triggers.html
@@ -12,6 +12,7 @@
<script src="/static/editor.js"></script>
<script src="/static/cardeditor.js"></script>
<script src="/static/intereditor.js"></script>
+<script src="/static/dropview.js"></script>
<script src="/static/triggerseditor.js"></script>
<script>
initTriggerEditor();