forked from Simnation/Main
ed
This commit is contained in:
parent
1c01ba0982
commit
9827f2afa9
2 changed files with 5 additions and 5 deletions
|
@ -41,10 +41,10 @@ Config = {
|
|||
owned = true,
|
||||
myHouse = {label = "Mein Haus", size = 0.7, sprite = 40, color = 53},
|
||||
myGarage = {label = "Meine Garage", size = 0.7, sprite = 357, color = 53},
|
||||
hasKeyHouse = {label = "Haus", size = 0.7, sprite = 40, color = 53},
|
||||
hasKeyGarage = {label = "Haus", size = 0.7, sprite = 40, color = 53},
|
||||
ownedHouse = {label = "Haus", size = 0.7, sprite = 40, color = 1},
|
||||
ownedGarage = {label = "Garage", size = 0.7, sprite = 357, color = 1},
|
||||
---hasKeyHouse = {label = "Haus", size = 0.7, sprite = 40, color = 53},
|
||||
---hasKeyGarage = {label = "Haus", size = 0.7, sprite = 40, color = 53},
|
||||
--- ownedHouse = {label = "Haus", size = 0.7, sprite = 40, color = 1},
|
||||
--- ownedGarage = {label = "Garage", size = 0.7, sprite = 357, color = 1},
|
||||
police = true,
|
||||
burglarAlarm = {label = "Einbruch Alarm", size = 1.0, sprite = 161, color = 1},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue