First commit
This commit is contained in:
		@@ -0,0 +1,13 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<creaturescripts>
 | 
			
		||||
	<event type="login" name="PlayerLogin" script="login.lua"/>
 | 
			
		||||
	<event type="login" name="SyncOutfit" script="syncoutfit.lua"/>
 | 
			
		||||
	<event type="logout" name="PlayerLogout" script="logout.lua" />
 | 
			
		||||
	<event type="login" name="FirstItems" script="firstitems.lua"/>
 | 
			
		||||
	<event type="login" name="RegenerateStamina" script="regeneratestamina.lua" />
 | 
			
		||||
	<event type="death" name="PlayerDeath" script="playerdeath.lua"/>
 | 
			
		||||
	<event type="login" name="OfflineTraining" script="offlinetraining.lua" />
 | 
			
		||||
		
 | 
			
		||||
	<!-- Killing In The Name Of Quest -->
 | 
			
		||||
	<event type="death" name="KillingInTheNameOf" script="killing_in_the_name_of.lua" />
 | 
			
		||||
</creaturescripts>
 | 
			
		||||
		Reference in New Issue
	
	Block a user