Re-ordered the Damage Profile menus
Changed name of the selected ammo damage profile
This commit is contained in:
@@ -26,7 +26,7 @@ class AmmoPattern(ContextMenu):
|
||||
return False
|
||||
|
||||
def getText(self, context, selection):
|
||||
return "Set as damage pattern"
|
||||
return "Set as Damage Pattern"
|
||||
|
||||
def activate(self, context, selection, i):
|
||||
item = selection[0]
|
||||
|
||||
Reference in New Issue
Block a user