This commit is contained in:
33333-33333 2026-07-29 20:52:11 +09:00
commit 091afc2b5c
77 changed files with 4405 additions and 8223 deletions

View file

@ -322,7 +322,7 @@
world?.markItemBucketsDirty?.("poison-gas-can-burst");
world?.markSpatialDirty?.("poison-gas-can-burst");
world && (world.drawListDirty=true);
global.audio?.explode?.();
global.TarinaiAudio?.explode?.();
world?.log?.("\u6bd2\u30ac\u30b9\u7f36\u304c\u7834\u88c2\u3057\u3001\u6bd2\u30ac\u30b9\u304c\u5e83\u304c\u3063\u305f\u3002","accident");
return true;
}