mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-31 03:56:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			195 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			195 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| function onStepIn(creature, item, position, fromPosition)
 | |
| 	doRelocate({x = 32176, y = 31864, z = 15},{x = 32176, y = 31870, z = 15})
 | |
| 	Game.sendMagicEffect({x = 32176, y = 31870, z = 15}, 11)
 | |
| end
 | 
