zc
This commit is contained in:
@@ -24,9 +24,10 @@ namespace WulaFallenEmpire
|
||||
soundSucceeded = SoundDefOf.Designate_Claim;
|
||||
hotKey = KeyBindingDefOf.Misc12;
|
||||
tutorTag = "CallSkyfallerInArea";
|
||||
draggableDimensions = 2;
|
||||
}
|
||||
|
||||
public override DrawStyleCategoryDef DrawStyleCategory => DrawStyleCategoryDefOf.FilledRectangle;
|
||||
|
||||
public override AcceptanceReport CanDesignateCell(IntVec3 c)
|
||||
{
|
||||
if (!c.InBounds(Map))
|
||||
|
||||
Reference in New Issue
Block a user