mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
Added interim em508
This commit is contained in:
@@ -728,7 +728,7 @@ ENT.ButtonMap["BLTLPressure"] = {
|
||||
scale = 0.0625,
|
||||
|
||||
buttons = {
|
||||
{ID = "!BLTLPressure", x=57,y=57,radius=57,tooltip="",tooltipFunc = function(ent) return Format(Metrostroi.GetPhrase("Train.Buttons.BLTLPressure"),ent:GetPackedRatio("TLPressure")*16,ent:GetPackedRatio("BLPressure")*16) end},
|
||||
{ID = "!BLTLPressure", x=57,y=57,radius=57,tooltip="",tooltipFunc = function(ent) return Format(Metrostroi.GetPhrase("Train.Buttons.BLTLPressure"),ent:GetPackedRatio("TLPressure")*12,ent:GetPackedRatio("BLPressure")*12) end},
|
||||
}
|
||||
}
|
||||
ENT.ButtonMap["BCPressure"] = {
|
||||
|
||||
Reference in New Issue
Block a user