Properly setting serverlog scrollbar size, clown gear
This commit is contained in:
@@ -164,7 +164,27 @@
|
||||
<Body width="20" height="9" density="15"/>
|
||||
|
||||
<Pickable slots="Any,RightHand,LeftHand"/>
|
||||
</Item>
|
||||
</Item>
|
||||
|
||||
<Item
|
||||
name="Bike Horn"
|
||||
category="Equipment"
|
||||
pickdistance="200"
|
||||
price="500"
|
||||
tags="weapon"
|
||||
description="HONK">
|
||||
|
||||
<Sprite texture="Content/Items/Clothes/clownshirt.png" sourcerect="32,50,32,14" depth="0.5"/>
|
||||
|
||||
<Body width="30" height="10" density="10"/>
|
||||
|
||||
<Holdable slots="Any,RightHand,LeftHand" aimpos="100,0" handle1="-5,0"/>
|
||||
|
||||
<RangedWeapon reload="2">
|
||||
<Sound file="honk.ogg" type="OnUse"/>
|
||||
</RangedWeapon>
|
||||
|
||||
</Item>
|
||||
</Items>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user