mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 01:49:19 +00:00
11 lines
340 B
Plaintext
11 lines
340 B
Plaintext
diff a/code/game/gamemodes/cult/cult_items.dm b/code/game/gamemodes/cult/cult_items.dm (rejected hunks)
|
|
@@ -31,7 +31,7 @@
|
|
/obj/item/melee/cultblade/ghost
|
|
name = "eldritch sword"
|
|
force = 19 //can't break normal airlocks
|
|
- flags = NODROP|DROPDEL
|
|
+ flags_1 = NODROP_1|DROPDEL_1
|
|
|
|
/obj/item/melee/cultblade/pickup(mob/living/user)
|
|
..()
|