diff options
| author | LLLL Colonq <llll@colonq> | 2025-11-07 00:20:02 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-11-07 00:20:02 -0500 |
| commit | cf266a56f30daae8b9af7c9bc3267c61b1973192 (patch) | |
| tree | f365939f712973840ff19d9265c552af820cd1ef /src/gizmo/wasp-animism.el | |
| parent | 3d31c488fb06e9937964041f4d83d0cb1c9699ab (diff) | |
Update
Diffstat (limited to 'src/gizmo/wasp-animism.el')
| -rw-r--r-- | src/gizmo/wasp-animism.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gizmo/wasp-animism.el b/src/gizmo/wasp-animism.el index 80c6f70e..de3b8510 100644 --- a/src/gizmo/wasp-animism.el +++ b/src/gizmo/wasp-animism.el @@ -51,7 +51,7 @@ Pass the resulting BulletML XML string to K." ((bml/barrage-toplevel b))) (progn (funcall k data)) - (w/write-chat-event "That spell card is too powerful... "))))) + (w/chat-write-event "That spell card is too powerful... "))))) (provide 'wasp-animism) ;;; wasp-animism.el ends here |
