* creampie fixes prevent stacking creampie overlays. makes cleaning it easier. also fixing the creamy decapitation bug. ( #19701) * optimize * Revert "creampie fixes" This reverts commit cb1d5bf254339442c977c0400317b20d3d130970. * Split Issues making sure we have one PR per issue. * head removal fix
This commit is contained in:
committed by
CitadelStationBot
parent
cc96777b6b
commit
a83dbc4455
@@ -219,6 +219,8 @@
|
||||
var/obj/item/I = X
|
||||
owner.dropItemToGround(I, TRUE)
|
||||
|
||||
owner.wash_cream() //clean creampie overlay
|
||||
|
||||
//Handle dental implants
|
||||
for(var/datum/action/item_action/hands_free/activate_pill/AP in owner.actions)
|
||||
AP.Remove(owner)
|
||||
|
||||
Reference in New Issue
Block a user