mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
New fonts work first iteration
This commit is contained in:
@@ -346,6 +346,11 @@
|
||||
'icons/stamp_icons/large_stamp-rd.png',
|
||||
'icons/stamp_icons/large_stamp-cap.png',
|
||||
'icons/stamp_icons/large_stamp-qm.png',
|
||||
'icons/stamp_icons/large_stamp-law.png'
|
||||
|
||||
'icons/stamp_icons/large_stamp-law.png',
|
||||
)
|
||||
|
||||
|
||||
var/list/extra_resources = list(\
|
||||
'fonts/interstellarlog.ttf',
|
||||
'fonts/plasticbag.ttf'
|
||||
)
|
||||
@@ -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 = "skrell"
|
||||
colour = "slime"
|
||||
key = "f"
|
||||
flags = RESTRICTED
|
||||
|
||||
|
||||
+2
-1
@@ -61,9 +61,10 @@ h1.alert, h2.alert {color: #000000;}
|
||||
.modooc {color: #184880; font-weight: bold;}
|
||||
.adminmod {color: #402A14; font-weight: bold;}
|
||||
.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;}
|
||||
|
||||
.interface {color: #330033;}
|
||||
|
||||
Reference in New Issue
Block a user