diff options
| author | Radio <radiohotline@disroot.org> | 2026-06-04 15:15:11 +0300 |
|---|---|---|
| committer | Radio <radiohotline@disroot.org> | 2026-06-04 15:15:11 +0300 |
| commit | 9d74b49ab62908d4acf53dde444413886b8b28e5 (patch) | |
| tree | 0cb785267ea7e239b19d88684c0d64b9bd5d52f0 /action_defaults.esc | |
| parent | 2c85d452ad02a5f89cd43bad7f9de31d0e4fa0c1 (diff) | |
escoria setup and old branch archives
Diffstat (limited to 'action_defaults.esc')
| -rw-r--r-- | action_defaults.esc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/action_defaults.esc b/action_defaults.esc new file mode 100644 index 0000000..83d0a2b --- /dev/null +++ b/action_defaults.esc @@ -0,0 +1,5 @@ +:use | TK + say($current_player, "I can't use this!") + +:pickup | TK + say($current_player, "I can't take this!") |
