Cargo spawning bugfix, removing cargo items before saving the game (so that they won't stay in the sub after completing the mission)
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
spritecolor="1.0,1.0,1.0,1.0"
|
||||
Tags="smallitem,chem,medical"
|
||||
pickdistance="150"
|
||||
impacttolerance="7">
|
||||
impacttolerance="5">
|
||||
|
||||
<Sprite texture ="Content/Items/Medical/med.png" sourcerect="24,16,8,16" depth="0.6"/>
|
||||
|
||||
|
||||
@@ -171,7 +171,6 @@
|
||||
name="Bike Horn"
|
||||
category="Equipment"
|
||||
pickdistance="200"
|
||||
price="500"
|
||||
tags="weapon,smallitem"
|
||||
description="HONK">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user