Ninja Nerf

Emp 25 > 40
Ninja Star 1 > 10
Teleport 3 sec > 10 sec
No more capture objectives
Changed an instance of Nanotrasen to Kinaris.
This commit is contained in:
JaySparrow
2020-09-09 01:46:05 -05:00
parent 0a59f16587
commit a0afddfa95
5 changed files with 9 additions and 7 deletions
+2 -2
View File
@@ -15,13 +15,13 @@
icon_icon = 'icons/mob/actions/actions_spells.dmi'
/datum/action/item_action/ninjapulse
name = "EM Burst (25E)"
name = "EM Burst (40E)"
desc = "Disable any nearby technology with an electro-magnetic pulse."
button_icon_state = "emp"
icon_icon = 'icons/mob/actions/actions_spells.dmi'
/datum/action/item_action/ninjastar
name = "Create Throwing Stars (1E)"
name = "Create Throwing Stars (10E)"
desc = "Creates some throwing stars"
button_icon_state = "throwingstar"
icon_icon = 'icons/obj/items_and_weapons.dmi'