mirror of
https://github.com/nzp-team/assets.git
synced 2025-02-20 18:32:31 +00:00
Power Switch and Electro-Shock rescale
This commit is contained in:
parent
9c52b5281f
commit
08086d1b00
19 changed files with 8 additions and 8 deletions
BIN
common/models/machines/hl_scale/power_switch.mdl
Normal file
BIN
common/models/machines/hl_scale/power_switch.mdl
Normal file
Binary file not shown.
BIN
common/models/machines/hl_scale/zapper/z_light.mdl
Normal file
BIN
common/models/machines/hl_scale/zapper/z_light.mdl
Normal file
Binary file not shown.
BIN
common/models/machines/hl_scale/zapper/z_switch.mdl
Normal file
BIN
common/models/machines/hl_scale/zapper/z_switch.mdl
Normal file
Binary file not shown.
BIN
common/models/machines/hl_scale/zapper/z_zap.mdl
Normal file
BIN
common/models/machines/hl_scale/zapper/z_zap.mdl
Normal file
Binary file not shown.
|
@ -142,7 +142,7 @@
|
|||
|
||||
@PointClass size(-12 -12 -8, 12 12 8) color(35 67 36) studio() = zapper_switch : "Electro-Shock Activation Switch"
|
||||
[
|
||||
model(studio) : "Model" : "models/machines/zapper/z_switch.mdl"
|
||||
model(studio) : "Model" : "models/machines/hl_scale/zapper/z_switch.mdl"
|
||||
skin(integer) : "Skin" : 0
|
||||
cost(integer) : "Cost" : 1000
|
||||
zappername(string) : "Zapper Name"
|
||||
|
@ -161,7 +161,7 @@
|
|||
]
|
||||
@PointClass size(-12 -12 -8, 12 12 8) color(35 67 36) studio() = zapper_node : "Electro-Shock Node"
|
||||
[
|
||||
model(studio) : "Model" : "models/machines/zapper/z_zap.mdl"
|
||||
model(studio) : "Model" : "models/machines/hl_scale/zapper/z_zap.mdl"
|
||||
skin(integer) : "Skin" : 0
|
||||
zappername(string) : "Zapper Name"
|
||||
targetname(target_source) : "Name"
|
||||
|
@ -169,7 +169,7 @@
|
|||
]
|
||||
@PointClass size(-12 -12 -8, 12 12 8) color(35 67 36) studio() = zapper_light : "Electro-Shock Node"
|
||||
[
|
||||
model(studio) : "Model" : "models/machines/zapper/z_light.mdl"
|
||||
model(studio) : "Model" : "models/machines/hl_scale/zapper/z_light.mdl"
|
||||
skin(integer) : "Skin" : 0
|
||||
zappername(string) : "Zapper Name"
|
||||
]
|
||||
|
@ -451,7 +451,7 @@
|
|||
|
||||
@PointClass size(-16 -16 -16, 16 16 51 ) base(Item, Appearflags) color(147 132 108) studio() = power_switch : "Power Switch"
|
||||
[
|
||||
model(studio) : "Model" : "models/machines/power_switch.mdl"
|
||||
model(studio) : "Model" : "models/machines/hl_scale/power_switch.mdl"
|
||||
skin(integer) : "Skin" : 0
|
||||
oldmodel(string) : "Activation Sound" : "sounds/machines/power.wav"
|
||||
]
|
||||
|
|
|
@ -142,7 +142,7 @@
|
|||
|
||||
@PointClass size(-12 -12 -8, 12 12 8) color(35 67 36) model({"path" : model, "skin" : skin}) = zapper_switch : "Electro-Shock Activation Switch"
|
||||
[
|
||||
model(string) : "Model" : "models/machines/zapper/z_switch.mdl"
|
||||
model(string) : "Model" : "models/machines/hl_scale/zapper/z_switch.mdl"
|
||||
skin(integer) : "Skin" : 0
|
||||
cost(integer) : "Cost" : 1000
|
||||
zappername(string) : "Zapper Name"
|
||||
|
@ -160,7 +160,7 @@
|
|||
]
|
||||
@PointClass size(-12 -12 -8, 12 12 8) color(35 67 36) model({"path" : model, "skin" : skin}) = zapper_node : "Electro-Shock Node"
|
||||
[
|
||||
model(string) : "Model" : "models/machines/zapper/z_zap.mdl"
|
||||
model(string) : "Model" : "models/machines/hl_scale/zapper/z_zap.mdl"
|
||||
skin(integer) : "Skin" : 0
|
||||
zappername(string) : "Zapper Name"
|
||||
targetname(target_source) : "Name"
|
||||
|
@ -168,7 +168,7 @@
|
|||
]
|
||||
@PointClass size(-12 -12 -8, 12 12 8) color(35 67 36) model({"path" : model, "skin" : skin}) = zapper_light : "Electro-Shock Node"
|
||||
[
|
||||
model(string) : "Model" : "models/machines/zapper/z_light.mdl"
|
||||
model(string) : "Model" : "models/machines/hl_scale/zapper/z_light.mdl"
|
||||
skin(integer) : "Skin" : 0
|
||||
zappername(string) : "Zapper Name"
|
||||
]
|
||||
|
@ -450,7 +450,7 @@
|
|||
|
||||
@PointClass size(-16 -16 -16, 16 16 51 ) base(Item, Appearflags) color(147 132 108) model({"path" : model, "skin" : skin}) = power_switch : "Power Switch"
|
||||
[
|
||||
model(string) : "Model" : "models/machines/power_switch.mdl"
|
||||
model(string) : "Model" : "models/machines/hl_scale/power_switch.mdl"
|
||||
skin(integer) : "Skin" : 0
|
||||
oldmodel(string) : "Activation Sound" : "sounds/machines/power.wav"
|
||||
]
|
||||
|
|
BIN
source/models/machines/hl_scale/power_switch/mesh.blend
Normal file
BIN
source/models/machines/hl_scale/power_switch/mesh.blend
Normal file
Binary file not shown.
BIN
source/models/machines/hl_scale/power_switch/texture.png
Normal file
BIN
source/models/machines/hl_scale/power_switch/texture.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
BIN
source/models/machines/hl_scale/zapper/z_light/mesh.blend
Normal file
BIN
source/models/machines/hl_scale/zapper/z_light/mesh.blend
Normal file
Binary file not shown.
BIN
source/models/machines/hl_scale/zapper/z_light/texture_0.png
Normal file
BIN
source/models/machines/hl_scale/zapper/z_light/texture_0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
source/models/machines/hl_scale/zapper/z_light/texture_1.png
Normal file
BIN
source/models/machines/hl_scale/zapper/z_light/texture_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
source/models/machines/hl_scale/zapper/z_switch/mesh.blend
Normal file
BIN
source/models/machines/hl_scale/zapper/z_switch/mesh.blend
Normal file
Binary file not shown.
BIN
source/models/machines/hl_scale/zapper/z_switch/texture.png
Normal file
BIN
source/models/machines/hl_scale/zapper/z_switch/texture.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.7 KiB |
BIN
source/models/machines/hl_scale/zapper/z_zap/mesh.blend
Normal file
BIN
source/models/machines/hl_scale/zapper/z_zap/mesh.blend
Normal file
Binary file not shown.
BIN
source/models/machines/hl_scale/zapper/z_zap/texture.png
Normal file
BIN
source/models/machines/hl_scale/zapper/z_zap/texture.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
Loading…
Reference in a new issue