mirror of
https://github.com/open-goal/jak-project
synced 2026-07-28 15:18:47 -04:00
d/jak2: temp fix for rewarding orbs from talker speeches (#2523)
This commit is contained in:
@@ -359,6 +359,8 @@
|
||||
(if (and (or (zero? (-> self voice-id)) (= (get-status *gui-control* (-> self voice-id)) (gui-status ready)))
|
||||
(or (zero? (-> self message-id)) (= (get-status *gui-control* (-> self message-id)) (gui-status active)))
|
||||
)
|
||||
;; TODO - remove duplicate once gui-control is fixed
|
||||
(go-virtual active)
|
||||
(go-virtual active)
|
||||
)
|
||||
(suspend)
|
||||
|
||||
Reference in New Issue
Block a user