• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Looktypes Renegade Knight

Vicious Squire: 131 with addon 1
Vile Grandmaster: 268 with addon 1
Renegade Knight: 268 with addon 2
 
Vicious Squire
Code:
<look type="131" head="116" body="45" legs="71" feet="95" addons="1" corpse="PUT CORPSE ID HERE"/>
Renegade Knight
Code:
<look type="268" head="97" body="113" legs="76" feet="79" addons="2" corpse="PUT CORPSE ID HERE"/>
Vile Grandmaster
Code:
<look type="268" head="97" body="0" legs="95" feet="94" addons="1" corpse="PUT CORPSE ID HERE"/>
 
Vicious Squire
Code:
<look type="131" head="116" body="45" legs="71" feet="95" addons="1" corpse="PUT CORPSE ID HERE"/>
Renegade Knight
Code:
<look type="268" head="97" body="113" legs="76" feet="79" addons="2" corpse="PUT CORPSE ID HERE"/>
Vile Grandmaster
Code:
<look type="268" head="97" body="0" legs="95" feet="94" addons="1" corpse="PUT CORPSE ID HERE"/>

thanks too <3
 
Back
Top