generated from krampus/template-godot4
10 lines
431 B
Plaintext
10 lines
431 B
Plaintext
|
[gd_resource type="Resource" script_class="Item" load_steps=2 format=3 uid="uid://c6ynovu3h6twl"]
|
||
|
|
||
|
[ext_resource type="Script" uid="uid://btwfewn35d0hm" path="res://src/items/item.gd" id="1_iey6h"]
|
||
|
|
||
|
[resource]
|
||
|
script = ExtResource("1_iey6h")
|
||
|
name = "Eyeballs"
|
||
|
description = "A pair of eyeballs, formerly belonging to the shift supervisor. Could be used with a retinal scanner."
|
||
|
metadata/_custom_type_script = "uid://btwfewn35d0hm"
|