- combined the "crew" and "hire" tabs in the SP lobby
- tooltips that show item descriptions in the store menu - preventing tooltips from going outside the screen - medical items can be bought, more expensive railgun/depthcharge shells
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
name="Depth Charge Shell"
|
||||
category="Misc"
|
||||
pickdistance="150"
|
||||
price="50">
|
||||
price="200">
|
||||
|
||||
<Deconstruct time="10">
|
||||
<Item name="Steel Bar"/>
|
||||
@@ -66,7 +66,7 @@
|
||||
name="Nuclear Depth Charge"
|
||||
category="Misc"
|
||||
pickdistance="150"
|
||||
price="50">
|
||||
price="500">
|
||||
|
||||
<Deconstruct time="20">
|
||||
<Item name="Steel Bar"/>
|
||||
|
||||
Reference in New Issue
Block a user