diff options
Diffstat (limited to 'offline-item-storage-hack.patch')
-rw-r--r-- | offline-item-storage-hack.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offline-item-storage-hack.patch b/offline-item-storage-hack.patch index 8d82bc1..daca747 100644 --- a/offline-item-storage-hack.patch +++ b/offline-item-storage-hack.patch @@ -73,6 +73,6 @@ - local txt = Textzone.new{width=math.floor(self.iw - 10), auto_height=true, text=[[Retrieve an item from the vault. When you place an item in the vault the paradox energies around it are so powerful you must wait one hour before retrieving it. + local txt = Textzone.new{width=math.floor(self.iw - 10), auto_height=true, text=[[Retrieve an item from the vault. - #CRIMSON#Warning: while you *can* retrieve items made with previous versions of the game, no guaranty is given that the universe (or your character) will not explode.]]} + #CRIMSON#Warning: while you *can* retrieve items made with previous versions of the game, no guarantee is given that the universe (or your character) will not explode.]]} self.c_list = ListColumns.new{width=math.floor(self.iw - 10), height=self.ih - 10 - txt.h - 20, scrollbar=true, sortable=true, columns={ |