clown nose

This commit is contained in:
chardub
2025-03-25 16:37:22 -04:00
parent 4e26dbfeca
commit 37938f864b
540 changed files with 144 additions and 49 deletions

View File

@@ -30,6 +30,7 @@ class Game_Temp
attr_accessor :loading_screen
attr_accessor :custom_sprites_list
attr_accessor :base_sprites_list
attr_accessor :corrupted_map
#-----------------------------------------------------------------------------
# * Object Initialization
@@ -59,7 +60,7 @@ class Game_Temp
@mart_prices = {}
@custom_sprites_list ={}
@base_sprites_list ={}
@corrupted_map = false
end
def clear_mart_prices