forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
208fe1a813
commit
b1df41a404
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ Config = {}
|
||||||
|
|
||||||
-- Model Settings
|
-- Model Settings
|
||||||
Config.DoctorModel = "s_m_m_doctor_01"
|
Config.DoctorModel = "s_m_m_doctor_01"
|
||||||
Config.StretcherProp = "v_med_bed1"
|
Config.StretcherProp = "v_med_bed2"
|
||||||
|
|
||||||
-- Behandlungskosten
|
-- Behandlungskosten
|
||||||
Config.TreatmentPrice = 5000
|
Config.TreatmentPrice = 5000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue