Changeset - 990a845dda49
[Not reviewed]
default
0 2 0
Silverwing - 7 years ago 2017-04-30 14:49:32

504
2 files changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
leviathan.lua
Show inline comments
 
@@ -291,6 +291,7 @@ leviathan_cabin_5 = darkroom {
 
        'lev_cab_table';
 
        'lev_cab_beds';
 
        'lev_cab_view';
 
        'item_ducttape';
 
    };
 
};
 
warehouse32.lua
Show inline comments
 
@@ -255,7 +255,6 @@ w32_mgr_table = obj {
 
	end;
 
	obj = {
 
		w32_journal:disable();
 
		item_ducttape;
 
	};
 
};
 
0 comments (0 inline, 0 general)