Snap point changes

This correctly fixes snap points for all cinder related to metal floors.

Anything cinder will now correctly snap to full cinder walls and vice
versa
Metal floors will not have gaps so you can correclty create a 1x1 cube
(as it should be)

Renamed cinder_wall_kit to half_cinder_wall_kit to be in line with
full_cinder_wall_kit since I felt it was confusing. cinder_wall_kit
seems like it would be full to me.

Fixed a string issue when building cancelling to make it more readable.
This commit is contained in:
oiad
2016-07-26 13:22:10 +12:00
parent b2289e35c5
commit ad9694844d
4 changed files with 37 additions and 29 deletions

View File

@@ -17,7 +17,7 @@ class metal_floor_kit: CA_Magazine {
};
};
class cinder_wall_kit: CA_Magazine {
class half_cinder_wall_kit: CA_Magazine {
scope = public;
count = 1;
type = 256;