fix broken offline tests

This commit is contained in:
water
2021-05-12 19:53:07 -04:00
parent 129ab54fd4
commit ea2a6613e0
2 changed files with 4 additions and 1 deletions
@@ -553,3 +553,6 @@
(declare-type sidekick basic)
(define-extern *sidekick* sidekick)
;; mood tables
(declare-type ocean-map basic)
(define-extern *ocean-map-village2* ocean-map)