Godot 4.4 Upgrade
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
[gd_resource type="Resource" script_class="gamemode" load_steps=2 format=3 uid="uid://llsqx2cby5in"]
|
||||
|
||||
[ext_resource type="Script" path="res://gamemode.gd" id="1_d6v1h"]
|
||||
[ext_resource type="Script" uid="uid://dy403w4kypo1r" path="res://gamemode.gd" id="1_d6v1h"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_d6v1h")
|
||||
gamemode_name = "Money Gulag"
|
||||
estimated_difficulty = 0
|
||||
win_conditions = 2
|
||||
survival_time = 160.0
|
||||
max_number_of_chests = 3
|
||||
money_lost_multiplier = 0.5
|
||||
weapon_penalty = 0
|
||||
weapon_drop_percentage = 0.5
|
||||
|
||||
Reference in New Issue
Block a user