mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-30 04:02:33 +00:00
Brobot bottles now also refill when you pour drinks into glasses rather than people.
Emag beer can now be poured into glasses without revealing what it really is. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@635 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
var/datum/reagents/R = new/datum/reagents(50)
|
||||
src.emag.reagents = R
|
||||
R.my_atom = src.emag
|
||||
R.add_reagent("chloralhydrate", 50)
|
||||
R.add_reagent("beer2", 50)
|
||||
src.emag.name = "Mickey Finn's Special Brew"
|
||||
|
||||
/obj/item/weapon/borg/stun
|
||||
|
||||
Reference in New Issue
Block a user