mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-17 02:58:46 +02:00
Fixed skin parsing issues.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
models/weapons/mflash/f_machinegun textures/common/nodraw
|
||||
models/weapons/pistol/pistol textures/common/nodraw
|
||||
models/characters/scientist/head02/scihead02 textures/common/nodraw
|
||||
models/characters/scientist/head02/hair textures/common/nodraw
|
||||
models/characters/sarge2/teeth/teeth textures/common/nodraw
|
||||
models/monsters/zombie/zombie01/eyes/brown textures/common/nodraw
|
||||
skin skins/player/machinegun.skin {
|
||||
models/weapons/mflash/f_machinegun textures/common/nodraw
|
||||
models/weapons/pistol/pistol textures/common/nodraw
|
||||
models/characters/scientist/head02/scihead02 textures/common/nodraw
|
||||
models/characters/scientist/head02/hair textures/common/nodraw
|
||||
models/characters/sarge2/teeth/teeth textures/common/nodraw
|
||||
models/monsters/zombie/zombie01/eyes/brown textures/common/nodraw
|
||||
|
||||
}
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
models/weapons/mflash/f_machinegun textures/common/nodraw
|
||||
models/weapons/pistol/pistol textures/common/nodraw
|
||||
models/weapons/machinegun/machinegun textures/common/nodraw
|
||||
models/weapons/machinegun/m_gui.tga textures/common/nodraw
|
||||
skin skins/player/nowep.skin {
|
||||
models/weapons/mflash/f_machinegun textures/common/nodraw
|
||||
models/weapons/pistol/pistol textures/common/nodraw
|
||||
models/weapons/machinegun/machinegun textures/common/nodraw
|
||||
models/weapons/machinegun/m_gui.tga textures/common/nodraw
|
||||
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
models/weapons/machinegun/machinegun textures/common/nodraw
|
||||
models/weapons/machinegun/m_gui.tga textures/common/nodraw
|
||||
models/characters/player/playerhead textures/common/nodraw
|
||||
models/characters/sarge2/teeth/teeth textures/common/nodraw
|
||||
models/characters/player/eyes textures/common/nodraw
|
||||
skin skins/player/pistol.skin {
|
||||
models/weapons/machinegun/machinegun textures/common/nodraw
|
||||
models/weapons/machinegun/m_gui.tga textures/common/nodraw
|
||||
models/characters/player/playerhead textures/common/nodraw
|
||||
models/characters/sarge2/teeth/teeth textures/common/nodraw
|
||||
models/characters/player/eyes textures/common/nodraw
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -1,13 +1,15 @@
|
||||
models/weapons/machinegun/machinegun textures/common/nodraw
|
||||
models/weapons/machinegun/m_gui.tga textures/common/nodraw
|
||||
models/weapons/shotgun/shotgun textures/common/nodraw
|
||||
models/weapons/shotgun/shotgui textures/common/nodraw
|
||||
models/weapons/shotgun/gui textures/common/nodraw
|
||||
models/weapons/mflash/f_shotgun1 textures/common/nodraw
|
||||
models/weapons/mflash/f_machinegun textures/common/nodraw
|
||||
models/weapons/mflash/f_pistol1 textures/common/nodraw
|
||||
models/weapons/shell1/sshell textures/common/nodraw
|
||||
models/weapons/mflash/f_machinegun textures/common/nodraw
|
||||
models/weapons/pistol/pistol textures/common/nodraw
|
||||
skin skins/player/plasmagun.skin {
|
||||
models/weapons/machinegun/machinegun textures/common/nodraw
|
||||
models/weapons/machinegun/m_gui.tga textures/common/nodraw
|
||||
models/weapons/shotgun/shotgun textures/common/nodraw
|
||||
models/weapons/shotgun/shotgui textures/common/nodraw
|
||||
models/weapons/shotgun/gui textures/common/nodraw
|
||||
models/weapons/mflash/f_shotgun1 textures/common/nodraw
|
||||
models/weapons/mflash/f_machinegun textures/common/nodraw
|
||||
models/weapons/mflash/f_pistol1 textures/common/nodraw
|
||||
models/weapons/shell1/sshell textures/common/nodraw
|
||||
models/weapons/mflash/f_machinegun textures/common/nodraw
|
||||
models/weapons/pistol/pistol textures/common/nodraw
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user