mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
[MIRROR] Deletes magic armor [MDB IGNORE] (#9330)
* Deletes magic armor (#62594) * Deletes magic armor * removes arcane barrage's 0 armor penetration * makes magic use NO flags. Get fucked. * Deletes magic armor Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
This commit is contained in:
co-authored by
John Willard
parent
d666734423
commit
bd39aef673
@@ -466,7 +466,6 @@
|
||||
damage = 0
|
||||
nodamage = TRUE // love can't actually hurt you
|
||||
armour_penetration = 100 // but if it could, it would cut through even the thickest plate
|
||||
flag = MAGIC // and most importantly, love is magic~
|
||||
|
||||
/obj/projectile/kiss/fire(angle, atom/direct_target)
|
||||
if(firer)
|
||||
|
||||
Reference in New Issue
Block a user