Sleeping carp gang no longer has special interactions.

This commit is contained in:
Nerd Lord
2016-02-13 18:17:01 -05:00
parent 58c91656a2
commit 7c183d448e
3 changed files with 0 additions and 29 deletions
@@ -88,9 +88,6 @@
if(!istype(user) && !target)
return
var/discharge = 0
if(is_in_gang(user, "Sleeping Carp"))
user << "<span class='warning'>Use of ranged weaponry would bring dishonor to the clan.</span>"
return
if(!loadedItems || !loadedWeightClass)
user << "<span class='warning'>\The [src] has nothing loaded.</span>"
return