Fuck fonts forever always

This commit is contained in:
ZomgPonies
2014-02-28 16:03:49 -05:00
parent fc7e9a594d
commit ee85462e08
4 changed files with 7 additions and 14 deletions
+4 -4
View File
@@ -844,10 +844,10 @@
#include "code\modules\customitems\item_spawning.dm"
#include "code\modules\customitems\definitions\base.dm"
#include "code\modules\destilery\main.dm"
#include "code\modules\detectivework\detective_work.dm"
#include "code\modules\detectivework\evidence.dm"
#include "code\modules\detectivework\footprints_and_rag.dm"
#include "code\modules\detectivework\scanner.dm"
#include "code\modules\DetectiveWork\detective_work.dm"
#include "code\modules\DetectiveWork\evidence.dm"
#include "code\modules\DetectiveWork\footprints_and_rag.dm"
#include "code\modules\DetectiveWork\scanner.dm"
#include "code\modules\economy\Accounts.dm"
#include "code\modules\economy\Accounts_DB.dm"
#include "code\modules\economy\ATM.dm"
+1 -6
View File
@@ -347,10 +347,5 @@
'icons/stamp_icons/large_stamp-cap.png',
'icons/stamp_icons/large_stamp-qm.png',
'icons/stamp_icons/large_stamp-law.png'
)
var/list/extra_resources = list(\
'fonts/slime.ttf',
'fonts/skrell.ttf',
'fonts/binary.ttf'
)
)
+1 -1
View File
@@ -55,7 +55,7 @@
name = "Bubblish"
desc = "Languages of slimes, a mixture of bubbling noises and pops. Almost impossible to speak without mechanical aid for non slime people."
speech_verb = "bubbles and pops"
colour = "slime"
colour = "skrell"
key = "f"
flags = RESTRICTED
+1 -3
View File
@@ -63,11 +63,9 @@ h1.alert, h2.alert {color: #000000;}
.alien {color: #543354;}
.tajaran {color: #803B56;}
.skrell {color: #00CED1;}
.soghun {color: #228B22;}
.vox {color: #AA00AA;}
.slime {font-family: \"001 Interstellar Log\", Verdana, sans-serif;}
.skrell {font-family: \"Plastic Bag\", Verdana, sans-serif;}
.say_quote {font-family: Georgia, Verdana, sans-serif;}