mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@554 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
new /obj/item/clothing/under/soviet(src)
|
||||
new /obj/item/clothing/under/soviet(src)
|
||||
|
||||
/obj/closet/thunderdome/tacticool/New()
|
||||
/obj/closet/gimmick/tacticool/New()
|
||||
..()
|
||||
sleep(2)
|
||||
new /obj/item/clothing/glasses/eyepatch(src)
|
||||
|
||||
@@ -127,6 +127,11 @@
|
||||
#define FILE_DIR "sound/spells"
|
||||
#define FILE_DIR "sound/voice"
|
||||
#define FILE_DIR "sound/weapons"
|
||||
#define FILE_DIR "SS13 Hosting"
|
||||
#define FILE_DIR "SS13 Hosting/SSadmindickery files"
|
||||
#define FILE_DIR "SS13 Hosting/SSadmindickery files/maps"
|
||||
#define FILE_DIR "SS13 Hosting/SSadmindickery files/maps/backup"
|
||||
#define FILE_DIR "SS13 Hosting/Thunderdome"
|
||||
// END_FILE_DIR
|
||||
|
||||
// BEGIN_PREFERENCES
|
||||
@@ -451,6 +456,7 @@
|
||||
#include "code\game\objects\alien\weeds.dm"
|
||||
#include "code\game\objects\closets\emergency.dm"
|
||||
#include "code\game\objects\closets\firecloset.dm"
|
||||
#include "code\game\objects\closets\gimmick.dm"
|
||||
#include "code\game\objects\closets\gmcloset.dm"
|
||||
#include "code\game\objects\closets\janitor.dm"
|
||||
#include "code\game\objects\closets\kitchen.dm"
|
||||
|
||||
Reference in New Issue
Block a user