Implemented many things. Refactored parsers. Added some behaviors and items. Added weapons.
This commit is contained in:
		@@ -52,6 +52,7 @@ FILE_TYPES = [
 | 
			
		||||
    ([".back"], "Background"),
 | 
			
		||||
    ([".csv"], "BackgroundLayer"),
 | 
			
		||||
    ([".item"], "Item"),
 | 
			
		||||
    ([".items"], "ItemCollection"),
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user