Find
You are looking at a soda fountain
Use it to get a soda.
use soda fountain
Created by
metroid
, last updated 15 Apr 2009
Code
if target of use then fizz;
##fizz:
new a soda worth 5;
print "A soda pops out of [$actor] and [$init_obj] picks it up";