From de6d031679ade925bbed00655f6aeeadf510be8e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 28 Oct 2019 16:31:59 -0700 Subject: Updated to 1.6.0 --- offline-item-storage-hack.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offline-item-storage-hack.patch') 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={ -- cgit v1.2.1