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
5f7e438f18
commit
0f977bdac3
@ -511,6 +511,16 @@ AddMediaPlayerModel( --stevventechno
|
||||
height = 12
|
||||
}
|
||||
)
|
||||
AddMediaPlayerModel( --stevventechno
|
||||
"(Steventechno) Retro TV",
|
||||
"models/electronicspack/general_electronics/tv/crt/0_2_tv_small.mdl",
|
||||
{
|
||||
angle = Angle(-90, 90, 0),
|
||||
offset = Vector(-1,15,26),-- Forward/Back | Left/Right | Up/Down
|
||||
width = 30,
|
||||
height = 21.5
|
||||
}
|
||||
)
|
||||
|
||||
--[[TV-esque models from "RolePlay Props Extended"]]--
|
||||
AddMediaPlayerModel( --other
|
||||
|
Loading…
Reference in New Issue
Block a user