11 lines
		
	
	
		
			275 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			275 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Module
 | 
						|
  name: game_textwindow
 | 
						|
  description: Allow to edit text books and lists
 | 
						|
  author: edubart, BeniS
 | 
						|
  website: https://github.com/edubart/otclient
 | 
						|
  sandboxed: true
 | 
						|
  dependencies: [ game_interface ]
 | 
						|
  scripts: [ textwindow ]
 | 
						|
  @onLoad: init()
 | 
						|
  @onUnload: terminate()
 |