mirror of
https://github.com/songoda/EpicBosses.git
synced 2024-11-02 16:19:31 +01:00
f90716bcc6
+ Completed BossSpawn setup + Debuged and fixed a few things + Added BossCommands File + Added BossMessages File
8 lines
223 B
JSON
8 lines
223 B
JSON
{
|
|
"SKOnSpawn": [
|
|
"broadcast this is a default command that is broadcasted when the Skeleton King is spawned."
|
|
],
|
|
"SKOnDeath": [
|
|
"broadcast this is the default command when the Skeleton King is defeated!"
|
|
]
|
|
} |