Changed some NPCs to non targetable.
This commit is contained in:
		| @@ -914,7 +914,7 @@ | ||||
| 			</attribute> | ||||
| 			<abnormalResist physical="10" magical="10" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" targetable="false" showName="false" /> | ||||
| 		<status attackable="false" showName="false" talkable="false" targetable="false" /> | ||||
| 		<skill_list> | ||||
| 			<skill id="4416" level="14" /> <!-- Humans --> | ||||
| 			<skill id="4415" level="1" /> <!-- Bare Hands --> | ||||
|   | ||||
| @@ -377,7 +377,7 @@ | ||||
| 			</attribute> | ||||
| 			<abnormalResist physical="10" magical="10" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" showName="false" /> | ||||
| 		<status attackable="false" showName="false" talkable="false" targetable="false" /> | ||||
| 		<skill_list> | ||||
| 			<skill id="4416" level="14" /> <!-- Humans --> | ||||
| 			<skill id="4415" level="1" /> <!-- Bare Hands --> | ||||
| @@ -409,7 +409,7 @@ | ||||
| 			</attribute> | ||||
| 			<abnormalResist physical="10" magical="10" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" targetable="false" showName="false" /> | ||||
| 		<status attackable="false" showName="false" talkable="false" targetable="false" /> | ||||
| 		<skill_list> | ||||
| 			<skill id="4416" level="14" /> <!-- Humans --> | ||||
| 			<skill id="4415" level="1" /> <!-- Bare Hands --> | ||||
|   | ||||
| @@ -614,7 +614,7 @@ | ||||
| 			</attribute> | ||||
| 			<abnormalResist physical="10" magical="10" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" showName="false" /> | ||||
| 		<status attackable="false" talkable="false" targetable="false" showName="false" /> | ||||
| 		<skill_list> | ||||
| 			<skill id="4416" level="25" /> <!-- Kamael --> | ||||
| 			<skill id="4415" level="1" /> <!-- Bare Hands --> | ||||
| @@ -680,7 +680,7 @@ | ||||
| 			</attribute> | ||||
| 			<abnormalResist physical="10" magical="10" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" targetable="false" showName="false" /> | ||||
| 		<status attackable="false" talkable="false" targetable="false" showName="false" /> | ||||
| 		<skill_list> | ||||
| 			<skill id="4416" level="14" /> <!-- Humans --> | ||||
| 			<skill id="4415" level="1" /> <!-- Bare Hands --> | ||||
| @@ -1146,7 +1146,7 @@ | ||||
| 			</attribute> | ||||
| 			<abnormalResist physical="10" magical="10" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" showName="false" /> | ||||
| 		<status attackable="false" talkable="false" targetable="false" showName="false" /> | ||||
| 		<skill_list> | ||||
| 			<skill id="4415" level="1" /> <!-- Bare Hands --> | ||||
| 			<skill id="4416" level="16" /> <!-- Dark Elves --> | ||||
|   | ||||
| @@ -2353,7 +2353,7 @@ | ||||
| 			</attribute> | ||||
| 			<abnormalResist physical="0" magical="0" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" targetable="false" showName="false" /> | ||||
| 		<status attackable="false" talkable="false" targetable="false" showName="false" /> | ||||
| 		<skill_list> | ||||
| 			<skill id="4416" level="14" /> <!-- Humans --> | ||||
| 			<skill id="4415" level="1" /> <!-- Bare Hands --> | ||||
| @@ -2545,7 +2545,7 @@ | ||||
| 			</attribute> | ||||
| 			<abnormalResist physical="0" magical="0" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" targetable="false" showName="false" /> | ||||
| 		<status attackable="false" showName="false" talkable="false" targetable="false" /> | ||||
| 		<skill_list> | ||||
| 			<skill id="4416" level="14" /> <!-- Humans --> | ||||
| 			<skill id="4415" level="1" /> <!-- Bare Hands --> | ||||
| @@ -2577,7 +2577,7 @@ | ||||
| 			</attribute> | ||||
| 			<abnormalResist physical="0" magical="0" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" targetable="false" showName="false" /> | ||||
| 		<status attackable="false" showName="false" talkable="false" targetable="false" /> | ||||
| 		<skill_list> | ||||
| 			<skill id="4416" level="25" /> <!-- Kamael --> | ||||
| 			<skill id="4415" level="1" /> <!-- Bare Hands --> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDev
					MobiusDev