mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-31 03:56:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			263 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			263 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Module
 | |
|   name: game_healthinfo
 | |
|   description: Displays health, mana points, soul points, and conditions
 | |
|   author: edubart, BeniS
 | |
|   website: https://github.com/edubart/otclient
 | |
|   sandboxed: true
 | |
|   scripts: [ healthinfo ]
 | |
|   @onLoad: init()
 | |
|   @onUnload: terminate()
 | 
