mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Merge pull request #1445 from Fox-McCloud/font-increase
Status Display Font Size Increase
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#define FONT_SIZE "4pt"
|
||||
#define FONT_SIZE "5pt"
|
||||
#define FONT_COLOR "#09f"
|
||||
#define FONT_STYLE "Arial Black"
|
||||
#define SCROLL_SPEED 2
|
||||
@@ -35,7 +35,7 @@
|
||||
var/ignore_friendc = 0
|
||||
|
||||
var/spookymode = 0
|
||||
|
||||
|
||||
maptext_height = 26
|
||||
maptext_width = 32
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
density = 0
|
||||
|
||||
var/spookymode = 0
|
||||
|
||||
|
||||
var/mode = 0 // 0 = Blank
|
||||
// 1 = AI emoticon
|
||||
// 2 = Blue screen of death
|
||||
|
||||
Reference in New Issue
Block a user