mirror of
https://github.com/cybergirlvannie/OpenSS13.git
synced 2026-02-07 18:07:38 +00:00
Fixed bug #1980809, lit weldingtools now ignite plasma.
Moved weldingtool to separate code file.
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
// New source code should be placed in .dm files: choose File/New --> Code File.
|
||||
|
||||
// BEGIN_INTERNALS
|
||||
/*
|
||||
FILE: Code\items.dm
|
||||
DIR: Code Code\Effects Code\Item Code\Item\Weapon Code\Machinery Code\Machinery\Computer
|
||||
MAP_ICON_TYPE: 0
|
||||
AUTO_FILE_DIR: ON
|
||||
*/
|
||||
// END_INTERNALS
|
||||
// BEGIN_FILE_DIR
|
||||
#define FILE_DIR .
|
||||
|
||||
Reference in New Issue
Block a user