mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
[MIRROR] Throws a bunch of parenthesis around to ensure dear Aunt Sally is always properly excused. [MDB IGNORE] (#17654)
This commit is contained in:
@@ -22,8 +22,8 @@ created from them: make sure you handle that list correctly! Either copy them by
|
||||
and clear when youre done! if you dont i will use :newspaper2: on you
|
||||
*/
|
||||
|
||||
#define HOLODECK_CD 2 SECONDS
|
||||
#define HOLODECK_DMG_CD 5 SECONDS
|
||||
#define HOLODECK_CD (2 SECONDS)
|
||||
#define HOLODECK_DMG_CD (5 SECONDS)
|
||||
|
||||
/// typecache for turfs that should be considered ok during floorchecks.
|
||||
/// A linked turf being anything not in this typecache will cause the holodeck to perform an emergency shutdown.
|
||||
|
||||
Reference in New Issue
Block a user