Addition of fake player system.
This commit is contained in:
8
L2J_Mobius_3.0_Helios/dist/game/data/spawns/Others/FakePlayers.xml
vendored
Normal file
8
L2J_Mobius_3.0_Helios/dist/game/data/spawns/Others/FakePlayers.xml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="FakePlayers">
|
||||
<group>
|
||||
<npc id="80000" x="83485" y="147998" z="-3407" heading="23509" respawnTime="60sec" /> <!-- Evi -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
Reference in New Issue
Block a user