mirror of
https://github.com/Physics-Dude/Media-Player-Extended-Props.git
synced 2025-03-04 03:13:00 -05:00
Update shared.lua
This commit is contained in:
parent
e4907fbc34
commit
da9aa7a348
@ -348,6 +348,16 @@ AddMediaPlayerModel( --other
|
||||
height = 36
|
||||
}
|
||||
)
|
||||
AddMediaPlayerModel( --other
|
||||
"(GMod) Big TV Console",
|
||||
"models/props/cs_militia/television_console01.mdl",
|
||||
{
|
||||
angle = Angle(-90, 90, 0),
|
||||
offset = Vector(13.5,22,55.5),-- Forward/Back | Left/Right | Up/Down
|
||||
width = 44,
|
||||
height = 33
|
||||
}
|
||||
)
|
||||
AddMediaPlayerModel( --gmod
|
||||
"(GMod) PC Monitor",
|
||||
"models/props_office/computer_monitor_01.mdl",
|
||||
|
Loading…
Reference in New Issue
Block a user