mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-18 10:47:16 +01:00
13 lines
404 B
Plaintext
13 lines
404 B
Plaintext
/obj/structure/reagent_dispensers/keg/aphro
|
|
name = "keg of aphrodisiac"
|
|
desc = "A keg of aphrodisiac."
|
|
icon_state = "pinkkeg"
|
|
reagent_id = /datum/reagent/drug/aphrodisiac
|
|
tank_volume = 150
|
|
|
|
/obj/structure/reagent_dispensers/keg/aphro/strong
|
|
name = "keg of strong aphrodisiac"
|
|
desc = "A keg of strong and addictive aphrodisiac."
|
|
reagent_id = /datum/reagent/drug/aphrodisiacplus
|
|
tank_volume = 120
|