mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 07:30:36 +01:00
Denbu Draft - Butt enhancer, stocked in kinkmates
Just like other genital enhancers, you now have a backside enhancer.
This commit is contained in:
@@ -270,9 +270,16 @@
|
||||
name = "penis enlargement pill"
|
||||
list_reagents = list(/datum/reagent/fermi/penis_enlarger = 10)
|
||||
price = 4
|
||||
icon_state = "pill_lewd"
|
||||
|
||||
/obj/item/reagent_containers/pill/breast_enlargement
|
||||
name = "breast enlargement pill"
|
||||
list_reagents = list(/datum/reagent/fermi/breast_enlarger = 10)
|
||||
price = 4
|
||||
icon_state = "pill_lewd"
|
||||
|
||||
/obj/item/reagent_containers/pill/butt_enlargement
|
||||
name = "butt enlargement pill"
|
||||
list_reagents = list(/datum/reagent/fermi/butt_enlarger = 10)
|
||||
price = 4
|
||||
icon_state = "pill_lewd"
|
||||
Reference in New Issue
Block a user