Text fixes + plant grid around mouse + max score particule + can abandon in relay bases again
This commit is contained in:
@@ -97,3 +97,6 @@ func handle_orchid_save(relay_base : RelayBase):
|
||||
new_story_step.get_respawn_scene()
|
||||
)
|
||||
)
|
||||
|
||||
func can_abandon() -> bool:
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user