- Fixed appearance stones target item, to be available only for exact grade.
- Fixed char selection to be shown with appearance items; - Fixed private store sell, not to show 2 same items. - Added one missing referenced library to classpath.
This commit is contained in:
		
							
								
								
									
										2
									
								
								trunk/dist/game/data/AppearanceStones.xml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								trunk/dist/game/data/AppearanceStones.xml
									
									
									
									
										vendored
									
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/AppearanceStones.xsd">
 | 
			
		||||
	<stone id="22403" type="normal" itemType="weapon" maxGrade="s84" price="800000" />
 | 
			
		||||
	<stone id="22403" type="normal" itemType="weapon" grades="s;s80;s84" price="800000" />
 | 
			
		||||
</list>
 | 
			
		||||
		Reference in New Issue
	
	Block a user