Fixed texture kit issue.

This commit is contained in:
CekisSWG
2018-06-02 18:39:06 +01:00
parent 907e791f5b
commit 23c721db66

View File

@@ -8,7 +8,7 @@ sharedTemplate = "object/tangible/ship/crafted/chassis/shared_texture_kit_hutt_h
scripts = ["space.crafting.texture_kit"]
objvars = ["texture_style" = 7, "texture_ship" = "player_hutt_heavy_s01"]
objvars = ["texture_style" = 6, "texture_ship" = "player_hutt_heavy_s01"]
moveFlags = [ MF_player ]