Equipment menu
This commit is contained in:
parent
c6bf51f1b0
commit
bef15301cb
28 changed files with 809 additions and 48 deletions
12
items/doublelasermk1.tres
Normal file
12
items/doublelasermk1.tres
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[gd_resource type="Resource" script_class="Item" load_steps=2 format=3 uid="uid://cxbsw78sqdqyg"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/item.gd" id="1_7fodh"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_7fodh")
|
||||
name = "Double Laser Mk.I"
|
||||
description = "It gets twice as better than a crappy one."
|
||||
min_price = 200.0
|
||||
max_price = 250.0
|
||||
weight = 0.0
|
||||
type = 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue