mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
Remove Techno/Trench font
This commit is contained in:
parent
ff8eade3a5
commit
cbec66d244
2 changed files with 1 additions and 4 deletions
|
@ -514,8 +514,7 @@ MonthlySchedule = ((7,
|
||||||
CatalogEmoteItem(26, True),
|
CatalogEmoteItem(26, True),
|
||||||
CatalogNametagItem(15, True),
|
CatalogNametagItem(15, True),
|
||||||
CatalogNametagItem(16, True),
|
CatalogNametagItem(16, True),
|
||||||
CatalogNametagItem(17, True),
|
CatalogNametagItem(17, True))),
|
||||||
CatalogNametagItem(18, True))),
|
|
||||||
(5,
|
(5,
|
||||||
26,
|
26,
|
||||||
6,
|
6,
|
||||||
|
|
|
@ -32,7 +32,6 @@ NametagFonts = (
|
||||||
'phase_3/models/fonts/OysterBar.bam',
|
'phase_3/models/fonts/OysterBar.bam',
|
||||||
'phase_3/models/fonts/RedDogSaloon.bam',
|
'phase_3/models/fonts/RedDogSaloon.bam',
|
||||||
'phase_3/models/fonts/PBN.ttf',
|
'phase_3/models/fonts/PBN.ttf',
|
||||||
'phase_3/models/fonts/Trench.ttf',
|
|
||||||
'phase_3/models/fonts/SomethingStrange.ttf',
|
'phase_3/models/fonts/SomethingStrange.ttf',
|
||||||
'phase_3/models/fonts/DinosaursAreAlive.ttf'
|
'phase_3/models/fonts/DinosaursAreAlive.ttf'
|
||||||
)
|
)
|
||||||
|
@ -53,7 +52,6 @@ NametagFontNames = (
|
||||||
'Boardwalk',
|
'Boardwalk',
|
||||||
'Western',
|
'Western',
|
||||||
'Pixelated',
|
'Pixelated',
|
||||||
'Techno',
|
|
||||||
'Metal',
|
'Metal',
|
||||||
'Dinosaurs'
|
'Dinosaurs'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue