Add game assets

This commit is contained in:
Andrew Cassidy 2020-05-30 14:32:39 -07:00
parent 60234cbf7c
commit d644943cce
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1
6 changed files with 58 additions and 0 deletions

1
.gitattributes vendored
View File

@ -6,3 +6,4 @@
*.png filter=lfs diff=lfs merge=lfs -text
*.tif filter=lfs diff=lfs merge=lfs -text
*.dll filter=lfs diff=lfs merge=lfs -text
*.shab filter=lfs diff=lfs merge=lfs -text

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19b28b1239c7a97be197784c368c85242979b9b711ce36a824f5c9cffc59815a
size 43856

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ae9c380eb61bc997bd02791e4f5620afe398b6033dc6eb0da2b3a7c5a44179b
size 87536

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11bc42f2b5674055af5c2a04b0a83979649c12933bd4b3a03314813486e98277
size 3934

View File

@ -0,0 +1,45 @@
// ReStock+ 1.2.0
// 0.625m Radial Attachment Node
PART
{
name = decal-blank
module = Part
author = Andrew Cassidy
MODEL
{
model = ConformalDecals/decal-blank
scale = 1.0, 1.0, 1.0
}
scale = 1
rescaleFactor = 1
// Attachment
attachRules = 1,1,1,1,1
node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0
// Tech
TechRequired = specializedConstruction
entryCost = 600
// Info
cost = 75
category = Structural
title = Blank Decal
manufacturer = #autoLOC_501648 // Maxo Construction Toys
description = foo
// After the surprise success of the BZ-52, the Maxo Construction Toys engineering team came out of hiding to reveal the new pocket model.
tags = foo
// affix anchor mount secure restock
bulkheadProfiles = size0, srf
// Parameters
mass = 0.015
dragModelType = default
maximum_drag = 0.1
minimum_drag = 0.05
angularDrag = 1.0
crashTolerance = 10
maxTemp = 2000
breakingForce = 350
breakingTorque = 150
}

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bf88d90864c8e83a1d900cdc8eecf5cc746908bf6f2aa6fe9a86199c41e68da
size 98733