mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-18 16:23:27 +02:00
Full Distribution
This commit is contained in:
6
data/creaturescripts/creaturescripts.xml
Normal file
6
data/creaturescripts/creaturescripts.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<creaturescripts>
|
||||
<event type="login" name="PlayerLogin" script="login.lua"/>
|
||||
<event type="login" name="FirstItems" script="firstitems.lua"/>
|
||||
<event type="death" name="PlayerDeath" script="playerdeath.lua"/>
|
||||
</creaturescripts>
|
Reference in New Issue
Block a user